scanmem 0.17-5 source package in Ubuntu

Changelog

scanmem (0.17-5) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Explicitly remove __pycache__ directory to fix FTBFS due to dh_missing.
    (closes: #1028884)

  [ Kartik Mistry ]
  * Update debian/not-installed to remove __pycache directory
    (Closes: #1030481)
  * Updated Standards-Version to 4.6.2

 -- Kartik Mistry <email address hidden>  Wed, 15 Feb 2023 17:25:55 +0530

Upload details

Uploaded by:
Sebastian Parschauer
Uploaded to:
Sid
Original maintainer:
Sebastian Parschauer
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
scanmem_0.17-5.dsc 1.9 KiB df31e25d27b90c0f2f09ff46b299855a9065e6a53ddeb9b691527cf596f08603
scanmem_0.17.orig.tar.gz 215.3 KiB f02054b91322cf41517506158fcb74554e9fc6644e696f8aa25e5acf162d374b
scanmem_0.17-5.debian.tar.xz 10.1 KiB 2b7770b9b483ce80171da1eca5f68d4329c612ff9be92053e9b7b3e615e3177d

Available diffs

No changes file available.

Binary packages built by this source

gameconqueror: locate and modify a variable in a running process (GUI)

 GameConqueror is a GUI based on Python and GTK+ using scanmem to locate
 the address of a variable in a running process. This can be used for the
 analysis or modification of a hostile process on a compromised machine, for
 reverse engineering, or as a "pokefinder" to cheat at video games.
 .
 GameConqueror provides a CheatEngine-alike user-friendly interface with more
 features than scanmem.

scanmem: locate and modify a variable in a running process

 Scanmem is a simple interactive debugging utility for Linux, used to locate
 the address of a variable in a running process. This can be used for the
 analysis or modification of a hostile process on a compromised machine, for
 reverse engineering, or as a "pokefinder" to cheat at video games.

scanmem-dbgsym: debug symbols for scanmem