summaryrefslogtreecommitdiffstats
path: root/sploit/util.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-03-13sploit: cache results of external commandsdusoleil1-0/+18
rather than cacheing ELF instantiations, just cache the results of external commands Signed-off-by: dusoleil <howcansocksbereal@gmail.com>