Moved to Zig rewrite here

April 30, 2026 ยท View on GitHub

No longer maintained

libscanmem-PINCE

This is a fork of scanmem mainly for stripping anything that's not library focused (libscanmem) and add features that are needed by PINCE.

Requirements

  • /proc needs to be mounted.

Build Requirements

  • CMake 3.21 or higher
  • Make
  • A PC that won't crash and burn when compiling code

Building

cmake -DCMAKE_BUILD_TYPE=Release .
make

Licence:

LGPLv3 for libscanmem

Contents

  1. 1No longer maintained
  2. 2Requirements
  3. 3Build Requirements
  4. 4Building
  5. 5Licence: