procfs
procfs copied to clipboard
Add /proc/<pid>/maps
Adds support for parsing /proc/
I am using self/maps to figure out the base address of the .text section in the https://github.com/larytet/binlog project.