diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2023-03-23 03:45:20 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-23 03:45:20 -0400 |
commit | f388499a625af89e56669a8c76c65da21a7c1b1a (patch) | |
tree | 7a6dc96c090fa8abbfff00da26c7d088cd81c7c7 /.gitignore | |
parent | 382737c817a172a03b054bcc447437019eabcfb3 (diff) | |
download | sploit-f388499a625af89e56669a8c76c65da21a7c1b1a.tar.gz sploit-f388499a625af89e56669a8c76c65da21a7c1b1a.zip |
rev: Use json output for get_bin_info()
Grabbing the json and returning that dict directly avoids all of the
processing we were doing before. I also added in a small, temporary
band-aid for PE files until we add actual support for them. The 'relro'
key doesn't exist on PE files, so just default it to '' in ELF.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions