| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Injection process changes and server improvements. | auth12 | 2020-07-24 | 1 | -1/+1 |
| | | |||||
| * | More placeholders and general plan. | auth | 2020-07-18 | 1 | -1/+3 |
| | | |||||
| * | Small changes. | auth | 2020-07-11 | 1 | -1/+0 |
| | | |||||
| * | Added blacklist implementation on server. | auth | 2020-07-11 | 2 | -3/+16 |
| | | | | | Overall code cleanup and optimization. | ||||
| * | Finished pe image implementation wrapper. | alpine | 2020-06-27 | 4 | -42/+12 |
| | | | | | | | Moved some files to more appropriate folders. Added linuxpe submodule. Added linuxpe as a precompiled header. | ||||
| * | Removed xor on streaming for now. | alpine | 2020-06-25 | 1 | -4/+4 |
| | | |||||
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 2 | -0/+42 |
| | | |||||
| * | Added client version control. | alpine | 2020-06-24 | 3 | -57/+50 |
| | | | | | Reverted back to google formatting. | ||||
| * | Changed clang format style. | alpine | 2020-06-18 | 4 | -57/+61 |
| | | |||||
| * | Finished session id on client and server. | alpine | 2020-06-18 | 2 | -7/+9 |
| | | | | | | | Started expirementing with ways to send version. Finished packet wrapper completely. Small code and formatting changes. | ||||
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 2 | -51/+0 |
| | | | | | Finished file/message streaming, really fast. | ||||
| * | Client. | alpine | 2020-06-13 | 2 | -0/+51 |
| | | | | | | | Message encryption. Packet handler. Disconnect event handler. | ||||
| * | Initial commit | alpine | 2020-06-04 | 4 | -0/+94 |