| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 1 | -5/+3 |
| | | | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes. | ||||
| * | Small changes. | auth | 2020-07-11 | 1 | -2/+2 |
| | | |||||
| * | Added client timeout. | auth | 2020-07-02 | 1 | -3/+3 |
| | | | | | | Added json imports for pe images. Added wrapper to support streaming strings. | ||||
| * | Removed xor on streaming for now. | alpine | 2020-06-25 | 1 | -6/+3 |
| | | |||||
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 1 | -6/+15 |
| | | |||||
| * | Added client version control. | alpine | 2020-06-24 | 1 | -68/+65 |
| | | | | | Reverted back to google formatting. | ||||
| * | Changed clang format style. | alpine | 2020-06-18 | 1 | -65/+68 |
| | | |||||
| * | Finished session id on client and server. | alpine | 2020-06-18 | 1 | -1/+1 |
| | | | | | | | Started expirementing with ways to send version. Finished packet wrapper completely. Small code and formatting changes. | ||||
| * | Renamed uid to session id. | alpine | 2020-06-16 | 1 | -3/+3 |
| | | |||||
| * | Finished session/user id generation. | alpine | 2020-06-15 | 1 | -40/+46 |
| | | |||||
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 1 | -1/+57 |
| | | | | | Finished file/message streaming, really fast. | ||||
| * | Client. | alpine | 2020-06-13 | 1 | -0/+27 |
| Message encryption. Packet handler. Disconnect event handler. | |||||