Scanmem

Jul 20, 2023

Locate and modify various data in an executing process

Scanmem is a simple interactive debugging utility for Linux, used to locate various data in an executing process. This can be used for the analysis or modification of a hostile process on a compromised machine, help in reverse engineering, or to cheat at video games. Brief list of its features

  • Interactive command mode, with internal help
  • Efficient and easy-to-use syntax
  • Support for different data types integers, floats, bytearrays, strings
  • Support for different scan comparison types equal, greater/less than, changed, unchanged, increased/decreased
  • Set any variable to any value
  • Detailed information about mappings, allow users to eliminate regions

More in GameConqueror, optional PyGTK-based GUI

  • User-friendly CheatEngline-alike interface
  • Modify and lock freeze variables
  • Memory viewer/editor

It requires linprocfs5 to be mounted under /compat/linux/proc to operate.



Checkout these related ports:
  • Zxfer - Easily and reliably transfer ZFS filesystems
  • Ztop - Display ZFS dataset I/O in real time
  • Zsm - ZFS Snapshot Manager
  • Zsd - Destroys ZFS snapshots
  • Zrepl - ZFS dataset replication tool
  • Zrep - ZFS based replication and failover solution
  • Zpool-iostat-viz - ZFS pool I/O latency statistics
  • Zoxide - Fast cd alternative that learns your habits
  • Zogftw - Creates redundant backups on encrypted ZFS pools
  • Znapzend - ZFS-centric backup tool
  • Zisofs-tools - User utilities for zisofs
  • Zidrav - File corruption detection and repair program
  • Zfstools - OpenSolaris-compatible auto snapshotting for ZFS
  • Zfsnap2 - Portable performant script to make rolling ZFS snapshots easy
  • Zfsnap - Simple sh script to make zfs rolling snaphosts with cron