index
:
nsploit
master
no-rev-cache
Process interaction tool for software exploitation
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sploit
/
rev
/
r2.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
r2: Add ability to lookup info about a binary.
dusoleil
1
-0
/
+12
2023-03-15
r2: Increase maximum rop gadget length
Malfurious
1
-1
/
+1
2023-03-15
rev: Update rop gadget search functionality
Malfurious
1
-25
/
+57
2023-02-24
r2: Simplify Symtbl construction in get_locals()
v0.2
Malfurious
1
-3
/
+1
2023-02-24
symtbl: Rename file to match class name
Malfurious
1
-2
/
+2
2022-09-12
sploit: rev: Properly base Symtbls for non-PIC binaries
Malfurious
1
-1
/
+6
2022-03-13
sploit: add stack base pointer to locals symtbl
dusoleil
1
-1
/
+3
2022-03-13
sploit: print hex of addresses in rev logs
dusoleil
1
-2
/
+2
2022-03-13
sploit: add status logging to rev module
dusoleil
1
-0
/
+11
2022-03-13
sploit: cache results of external commands
dusoleil
1
-2
/
+2
2022-03-13
sploit: typo fix in rev.r2
dusoleil
1
-1
/
+1
2022-03-13
sploit: consolidate r2 symbol search calls
dusoleil
1
-16
/
+5
2022-03-13
sploit: fix r2 module syntax error
dusoleil
1
-12
/
+12
2022-03-13
sploit: reverse direction of r2 get_locals offsets
dusoleil
1
-1
/
+1
2022-03-13
sploit: add r2 funcionality to rev module
dusoleil
1
-0
/
+92