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
/
elf.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-04
Rename sploit package to nsploit
Malfurious
1
-204
/
+0
2023-03-23
rev: Use json output for get_bin_info()
dusoleil
1
-14
/
+13
2023-03-19
rev: Normalize the reported offset of found gadgets
Malfurious
1
-2
/
+2
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-15
rev: Update rop gadget search functionality
Malfurious
1
-7
/
+4
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
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: lazy load libs for ELF
dusoleil
1
-4
/
+16
2022-03-13
sploit: cache results of external commands
dusoleil
1
-11
/
+1
2022-03-13
sploit: add the rest of r2 functions through elf
dusoleil
1
-0
/
+20
2022-03-13
sploit: cache ELF loads
dusoleil
1
-1
/
+11
2022-03-13
sploit: add ELF helper class to rev
dusoleil
1
-0
/
+22