-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
re #1:
I'd like to do:
bingrep "function_name" <some binary>
which will return any matches for the function in the various "sections" of the binary, e.g., in the dynamic symbol table, the strippable symbol table, the string table, etc.
Reactions are currently unavailable