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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-04
Rename sploit package to nsploit
Malfurious
1
-139
/
+0
2024-01-13
log: Move to sploit.util package
Malfurious
1
-1
/
+1
2024-01-13
util: Promote from module to package
Malfurious
1
-1
/
+1
2023-03-24
r2: Don't return duplicate gadgets in gadget search
dusoleil
1
-0
/
+5
2023-03-23
r2: Get all relocs that have a name
dusoleil
1
-2
/
+1
2023-03-23
rev: Use json output for get_bin_info()
dusoleil
1
-11
/
+3
2023-03-23
r2: Rewrite get_elf_symbols()
dusoleil
1
-29
/
+30
2023-03-19
r2: limit gadget search to exec privilege sections
dusoleil
1
-1
/
+1
2023-03-19
rev: Normalize the reported offset of found gadgets
Malfurious
1
-1
/
+2
2023-03-16
r2: Use get_bin_info in get_elf_symbols
dusoleil
1
-5
/
+5
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