diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2022-03-11 10:15:35 -0500 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2022-03-13 23:27:30 -0400 |
commit | 352fe42c6e5e4f5996289bc0d9479c1be19c1117 (patch) | |
tree | f2efffd2041b31319fb539ba4d802427d5d69f5e /docs/re | |
parent | 2340245d685ec19e6517f95c1ff8dc8b9249e873 (diff) | |
download | lib-des-gnux-352fe42c6e5e4f5996289bc0d9479c1be19c1117.tar.gz lib-des-gnux-352fe42c6e5e4f5996289bc0d9479c1be19c1117.zip |
sploit: add ELF helper class to rev
Create a class which encapsulates some basic information about an ELF
file and provides a convenient interface for basic reverse engineering.
In particular, ELF automatically loads the symbol table of the given elf
file and recursively creates ELF objects for any linked libraries.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'docs/re')
0 files changed, 0 insertions, 0 deletions