simple memory dumper tool for linux
./memdumper <pid>This script uses /proc/pid/maps to detect memory addresses and will dump them using the GDB debugger.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
simple memory dumper tool for linux
./memdumper <pid>This script uses /proc/pid/maps to detect memory addresses and will dump them using the GDB debugger.