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 |
segmentinfo.h | SegmentInfo header |
tools.cc | Tools source |
tools.h | Tools header |