diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2023-03-23 08:19:34 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-23 08:19:34 -0400 |
commit | e313b0eb10278ddc3cfdb42baa100fa8f60aba61 (patch) | |
tree | ad21dfb7b7eed1e5b41e61eebdc1610434551590 /pyproject.toml | |
parent | f388499a625af89e56669a8c76c65da21a7c1b1a (diff) | |
download | sploit-e313b0eb10278ddc3cfdb42baa100fa8f60aba61.tar.gz sploit-e313b0eb10278ddc3cfdb42baa100fa8f60aba61.zip |
r2: Get all relocs that have a name
Originally I was deciding whether to get a reloc based on the type. I'm
not sure what SET_64 vs ADD_64 means, but the SET* types seemed to be
the only symbols we care about. After running into a binary where a
SET* symbol didn't have a name (and crashed sploit), I have decided to
filter on that instead.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions