summaryrefslogtreecommitdiffstats
path: root/sploit/rev/ldd.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-13sploit: add ldd ability to rev moduledusoleil1-0/+10
add helper function to invoke ldd to get a list of libraries that will be linked to a given ELF Signed-off-by: dusoleil <howcansocksbereal@gmail.com>