summaryrefslogtreecommitdiffstats
path: root/sploit/main.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-17sploit: Automatically shutdown outgoing comms after script executionMalfurious1-0/+1
2021-12-17sploit: Add startup bannerMalfurious1-2/+12
2021-12-17sploit: Rework loggerMalfurious1-7/+8
2021-12-17sploit: Remove -d/--daemon optionMalfurious1-23/+10
2021-09-07Manually run garbage collection after execdusoleil1-0/+3
2021-09-07Clean up exception handling in main.pydusoleil1-22/+21
2021-09-05sploit: Rename Comm instance to 'io'Malfurious1-1/+1
2021-09-05sploit: Properly scope user-script executionMalfurious1-2/+2
2021-09-02Add readall() which reads until EOFdusoleil1-2/+1
2021-09-01Formattingdusoleil1-6/+6
2021-09-01Handle Exceptions in Daemon Modedusoleil1-1/+12
2021-09-01Allow Exit with Ctrl+C without a Stacktracedusoleil1-8/+11
2021-09-01Move "Read Rest of Output" Out of Destructordusoleil1-0/+2
2021-09-01Better Info Messagesdusoleil1-0/+1
2021-08-31Use Entire Path When Given The Pipe Directorydusoleil1-2/+1
2021-08-31Use With Statement for Temporary Directorydusoleil1-4/+4
2021-08-30Sploit Rework MVP Structure, Packaging, and Commsdusoleil1-0/+44