diff options
author | Malfurious <m@lfurio.us> | 2023-03-18 21:21:44 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-19 04:19:21 -0400 |
commit | 31ef0e9a7a67ba3c361e72d279ae84b9285fb470 (patch) | |
tree | 6e78769b81f1c2e98ae68e02415103e56d903e66 /README.txt | |
parent | 205f828bd669772ee319595fa6792953f0abd327 (diff) | |
download | sploit-31ef0e9a7a67ba3c361e72d279ae84b9285fb470.tar.gz sploit-31ef0e9a7a67ba3c361e72d279ae84b9285fb470.zip |
rev: Normalize the reported offset of found gadgets
ROP gadgets returned through search from the r2 API will now always
contain a file-relative offset, even if they come from a non-pic binary
using a fixed baddr.
However, gadgets returned through the ELF API will be mapped according
to the ELF's Symtbl. This ensures the correct offset is returned
following a library leak, and allows the user to always safely insert an
ELF-returned gadget into that ELF's Symtbl without issue.
Signed-off-by: Malfurious <m@lfurio.us>
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'README.txt')
0 files changed, 0 insertions, 0 deletions