Skip to content

mempowoppy/memscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

trivial trace free memory scanner targeting Linux /proc introspection surfaces. it walks userland VMAs via /proc/$pid/maps and heuristically scrapes readable segments from /proc/$pid/mem for arbitrary byte level signatures

gcc -Wall -Wextra -std=c99 -O2 -Wno-unused-variable -o memscan memscan.c

About

trivial /proc/$pid/mem scanner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published