summaryrefslogtreecommitdiffstats
path: root/sploit/rev/elf.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-17sploit: Clean up use of __getattribute__Malfurious1-4/+1
2022-03-13sploit: Move __attr_filter__ to a general place in utildusoleil1-1/+3
2022-03-13sploit: lazy load libs for ELFdusoleil1-4/+16
2022-03-13sploit: cache results of external commandsdusoleil1-11/+1
2022-03-13sploit: add the rest of r2 functions through elfdusoleil1-0/+20
2022-03-13sploit: cache ELF loadsdusoleil1-1/+11
2022-03-13sploit: add ELF helper class to revdusoleil1-0/+22