Skip to content

brkzlr/libscanmem-PINCE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Memory scanner for Linux. Special fork for PINCE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.1%
  • Python 1.9%
  • CMake 1.0%