summaryrefslogtreecommitdiffstats
path: root/sploit/rev/r2.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-24r2: Simplify Symtbl construction in get_locals()v0.2Malfurious1-3/+1
2023-02-24symtbl: Rename file to match class nameMalfurious1-2/+2
2022-09-12sploit: rev: Properly base Symtbls for non-PIC binariesMalfurious1-1/+6
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 moduledusoleil1-0/+11
2022-03-13sploit: cache results of external commandsdusoleil1-2/+2
2022-03-13sploit: typo fix in rev.r2dusoleil1-1/+1
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 moduledusoleil1-0/+92