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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-04
Rename sploit package to nsploit
Malfurious
5
-385
/
+0
2025-01-01
Update ROP gadget types to extend IndexEntry
Malfurious
1
-17
/
+6
2024-01-13
log: Move to sploit.util package
Malfurious
2
-2
/
+2
2024-01-13
util: Promote from module to package
Malfurious
2
-2
/
+2
2024-01-13
rev: Expose modules' contents through package
Malfurious
1
-6
/
+4
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
2
-25
/
+16
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
2
-3
/
+4
2023-03-16
elf: Add docstrings
dusoleil
1
-0
/
+107
2023-03-16
elf: Automatically lookup Arch on ELF construction
dusoleil
1
-0
/
+2
2023-03-16
elf: Add bininfo to ELF under .info and .security
dusoleil
1
-9
/
+54
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
2
-32
/
+61
2023-03-15
rev: Add rop gadget description class
Malfurious
2
-2
/
+38
2023-03-13
elf: Fix visual bug printing libraries list
Malfurious
1
-2
/
+2
2023-03-13
Prefer __repr__ for pretty-printing objects
Malfurious
1
-2
/
+3
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-17
sploit: Clean up use of __getattribute__
Malfurious
1
-4
/
+1
2022-03-13
sploit: Move __attr_filter__ to a general place in util
dusoleil
1
-1
/
+3
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
2
-0
/
+13
2022-03-13
sploit: lazy load libs for ELF
dusoleil
1
-4
/
+16
2022-03-13
sploit: cache results of external commands
dusoleil
3
-15
/
+6
2022-03-13
sploit: add the rest of r2 functions through elf
dusoleil
1
-0
/
+20
2022-03-13
sploit: typo fix in rev.r2
dusoleil
1
-1
/
+1
2022-03-13
sploit: cache ELF loads
dusoleil
1
-1
/
+11
2022-03-13
sploit: add ELF helper class to rev
dusoleil
2
-0
/
+23
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
2
-1
/
+94
2022-03-13
sploit: add ldd ability to rev module
dusoleil
2
-0
/
+14
2022-03-13
sploit: add rev module to sploit
dusoleil
1
-0
/
+0