summaryrefslogtreecommitdiffstats
path: root/sploit/rev (follow)
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: add stack base pointer to locals symtbldusoleil1-1/+3
2022-03-13sploit: print hex of addresses in rev logsdusoleil1-2/+2
2022-03-13sploit: add status logging to rev moduledusoleil2-0/+13
2022-03-13sploit: lazy load libs for ELFdusoleil1-4/+16
2022-03-13sploit: cache results of external commandsdusoleil3-15/+6
2022-03-13sploit: add the rest of r2 functions through elfdusoleil1-0/+20
2022-03-13sploit: typo fix in rev.r2dusoleil1-1/+1
2022-03-13sploit: cache ELF loadsdusoleil1-1/+11
2022-03-13sploit: add ELF helper class to revdusoleil2-0/+23
2022-03-13sploit: consolidate r2 symbol search callsdusoleil1-16/+5
2022-03-13sploit: fix r2 module syntax errordusoleil1-12/+12
2022-03-13sploit: reverse direction of r2 get_locals offsetsdusoleil1-1/+1
2022-03-13sploit: add r2 funcionality to rev moduledusoleil2-1/+94
2022-03-13sploit: add ldd ability to rev moduledusoleil2-0/+14
2022-03-13sploit: add rev module to sploitdusoleil1-0/+0