Find and Filter C Program Functions
This is very useful when in Linux you get relative instead of absolute addresses and in Windows where you get an overwhelming amount of functions and you need to filter down to what really matters (what the programmer actually made). In OSX it isn’t needed as much sense you always get the absolute addresses and […]