diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2023-03-16 18:47:10 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-16 18:47:10 -0400 |
commit | d0aee78d96aade08c8e6180a4b8f067c947cf20a (patch) | |
tree | 277d32b05d823ebde228654c361a113a782c133f /.gitignore | |
parent | 0bdf7d37fc2aa3cfc2fa02348f006996fa0bcce8 (diff) | |
download | sploit-d0aee78d96aade08c8e6180a4b8f067c947cf20a.tar.gz sploit-d0aee78d96aade08c8e6180a4b8f067c947cf20a.zip |
elf: Add bininfo to ELF under .info and .security
On ELF construction, call r2.get_bin_info() and keep the results under
the psuedo-namespaces .info and .security. Also add a pretty-print to
these in a tabulated form. Also rewrite the ELF pretty-print to just
summarize and not print out the entirety of .sym. Lastly, fixed a small
bug where ELF could crash on construction if ldd fails (loading a
non-native ELF, for instance).
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions