| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed compilation on macOS.HEADmaster | auth12 | 2020-09-03 | 1 | -11/+1 |
| | | |||||
| * | Syscalls. | auth12 | 2020-07-20 | 1 | -5/+0 |
| | | | | | | Removed asmjit submodule and embedded it instead. Small PE wrapper. | ||||
| * | Added windows support on client. | auth12 | 2020-07-16 | 1 | -5/+0 |
| | | |||||
| * | Started asmjit wrapper for easier manipulation. | auth | 2020-07-03 | 1 | -1/+2 |
| | | |||||
| * | Finished pe image implementation wrapper. | alpine | 2020-06-27 | 1 | -1/+3 |
| | | | | | | | Moved some files to more appropriate folders. Added linuxpe submodule. Added linuxpe as a precompiled header. | ||||
| * | Added server certificate verification on client. | alpine | 2020-06-26 | 1 | -0/+5 |
| | | | | | Xor is now used only with messages. | ||||
| * | Client. | alpine | 2020-06-13 | 1 | -2/+2 |
| | | | | | | | Message encryption. Packet handler. Disconnect event handler. | ||||
| * | Initial commit | alpine | 2020-06-04 | 1 | -0/+31 |