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
/
main.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
sploit: Automatically shutdown outgoing comms after script execution
Malfurious
1
-0
/
+1
2021-12-17
sploit: Add startup banner
Malfurious
1
-2
/
+12
2021-12-17
sploit: Rework logger
Malfurious
1
-7
/
+8
2021-12-17
sploit: Remove -d/--daemon option
Malfurious
1
-23
/
+10
2021-09-07
Manually run garbage collection after exec
dusoleil
1
-0
/
+3
2021-09-07
Clean up exception handling in main.py
dusoleil
1
-22
/
+21
2021-09-05
sploit: Rename Comm instance to 'io'
Malfurious
1
-1
/
+1
2021-09-05
sploit: Properly scope user-script execution
Malfurious
1
-2
/
+2
2021-09-02
Add readall() which reads until EOF
dusoleil
1
-2
/
+1
2021-09-01
Formatting
dusoleil
1
-6
/
+6
2021-09-01
Handle Exceptions in Daemon Mode
dusoleil
1
-1
/
+12
2021-09-01
Allow Exit with Ctrl+C without a Stacktrace
dusoleil
1
-8
/
+11
2021-09-01
Move "Read Rest of Output" Out of Destructor
dusoleil
1
-0
/
+2
2021-09-01
Better Info Messages
dusoleil
1
-0
/
+1
2021-08-31
Use Entire Path When Given The Pipe Directory
dusoleil
1
-2
/
+1
2021-08-31
Use With Statement for Temporary Directory
dusoleil
1
-4
/
+4
2021-08-30
Sploit Rework MVP Structure, Packaging, and Comms
dusoleil
1
-0
/
+44