procfs icon indicating copy to clipboard operation
procfs copied to clipboard

Add /proc/<pid>/maps

Open larytet opened this issue 7 years ago • 1 comments

Adds support for parsing /proc//maps

larytet avatar Nov 18 '18 10:11 larytet

I am using self/maps to figure out the base address of the .text section in the https://github.com/larytet/binlog project.

larytet avatar Nov 22 '18 11:11 larytet