diff options
author | Malfurious <m@lfurio.us> | 2023-03-11 09:03:56 -0500 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2023-03-13 19:21:49 -0400 |
commit | 7f6ca05f2448e0f17af5d9aa692fc85b21c3af1e (patch) | |
tree | e4460ce56eff3e254312caf0618c16658d9e0695 /UNLICENSE | |
parent | 158ff535c4995f70a6fefddee5bc8775d3084ccb (diff) | |
download | sploit-7f6ca05f2448e0f17af5d9aa692fc85b21c3af1e.tar.gz sploit-7f6ca05f2448e0f17af5d9aa692fc85b21c3af1e.zip |
elf: Fix visual bug printing libraries list
Previously, due to precedence rules, the text produced for any library
whose corresponding ELF object has already been initialized would simply
be `str(lib.path)`, instead of the intended formatted string.
Also fixes a typo.
Signed-off-by: Malfurious <m@lfurio.us>
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'UNLICENSE')
0 files changed, 0 insertions, 0 deletions