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
/
comm.py
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Move comm toggles for consistency
dusoleil
1
-3
/
+3
2021-09-01
Add Config Toggles for Read/Write Extra Behavior
dusoleil
1
-5
/
+8
2021-09-01
Rewrite interact() to be Single Threaded
dusoleil
1
-36
/
+26
2021-09-01
Add Convenience Utility to readuntil()
dusoleil
1
-2
/
+5
2021-09-01
readlineuntil() Operates on an Array of Lines
dusoleil
1
-4
/
+9
2021-09-01
Correct read() Semantics
dusoleil
1
-1
/
+1
2021-09-01
Throw a BrokenPipeError on Broken Read
dusoleil
1
-0
/
+4
2021-09-01
Formatting
dusoleil
1
-10
/
+10
2021-09-01
Move "Read Rest of Output" Out of Destructor
dusoleil
1
-4
/
+0
2021-09-01
Better Shutdown Process for Pipes
dusoleil
1
-4
/
+7
2021-09-01
Better Shutdown Process for Target Program
dusoleil
1
-1
/
+8
2021-09-01
Better Info Messages
dusoleil
1
-2
/
+2
2021-08-31
Use Entire Path When Given The Pipe Directory
dusoleil
1
-1
/
+3
2021-08-31
Add Interactive Mode to Comms
dusoleil
1
-1
/
+49
2021-08-31
Add readuntil() and readlineuntil() to Comms
dusoleil
1
-0
/
+14
2021-08-30
Sploit Rework MVP Structure, Packaging, and Comms
dusoleil
1
-0
/
+68