|
MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
|
| argvparser.cc | ArgvParser source |
| argvparser.h | ArgvParser header |
| console.cc | Console source and ReadLine integration |
| console.h | Console and Command header |
| hexviewer.cc | HexViewer source |
| hexviewer.h | HexViewer header |
| main.cc | Main file |
| main.h | Main file header |
| memoryaccessor.cc | MemoryAccessor source |
| memoryaccessor.h | MemoryAccessor header |
| processapi.cc | ProcessApi source |
| processapi.h | ProcessApi header |
| segmentinfo.cc | SegmentInfo source |
| segmentinfo.h | SegmentInfo header |