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
/procneeds 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