summaryrefslogtreecommitdiffstats
path: root/sploit/comm.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02Move comm toggles for consistencydusoleil1-3/+3
2021-09-01Add Config Toggles for Read/Write Extra Behaviordusoleil1-5/+8
2021-09-01Rewrite interact() to be Single Threadeddusoleil1-36/+26
2021-09-01Add Convenience Utility to readuntil()dusoleil1-2/+5
2021-09-01readlineuntil() Operates on an Array of Linesdusoleil1-4/+9
2021-09-01Correct read() Semanticsdusoleil1-1/+1
2021-09-01Throw a BrokenPipeError on Broken Readdusoleil1-0/+4
2021-09-01Formattingdusoleil1-10/+10
2021-09-01Move "Read Rest of Output" Out of Destructordusoleil1-4/+0
2021-09-01Better Shutdown Process for Pipesdusoleil1-4/+7
2021-09-01Better Shutdown Process for Target Programdusoleil1-1/+8
2021-09-01Better Info Messagesdusoleil1-2/+2
2021-08-31Use Entire Path When Given The Pipe Directorydusoleil1-1/+3
2021-08-31Add Interactive Mode to Commsdusoleil1-1/+49
2021-08-31Add readuntil() and readlineuntil() to Commsdusoleil1-0/+14
2021-08-30Sploit Rework MVP Structure, Packaging, and Commsdusoleil1-0/+68