top | item 42209331

(no title)

mingodad | 1 year ago

Also for C/C++ binaries with debug info gdb is one of the ingredients used to show where and how much globals exists:

gdb -batch -ex "info variables" -ex quit --args binary-to-examine

discuss

order

No comments yet.