Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 2 | -4/+2 |
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 | 2 | -2/+3 |
2021-08-31 | Use Entire Path When Given The Pipe Directory | dusoleil | 2 | -3/+4 |
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-31 | Use With Statement for Temporary Directory | dusoleil | 1 | -4/+4 |
2021-08-30 | Sploit Rework MVP Structure, Packaging, and Comms | dusoleil | 15 | -329/+133 |
2021-08-03 | Adding Initial Commit of the Sploit Tool | dusoleil | 8 | -0/+330 |