| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed support for colored text. | auth12 | 2020-07-27 | 1 | -2/+6 |
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 7 | -77/+134 |
| * | Injection process changes and server improvements. | auth12 | 2020-07-24 | 6 | -80/+37 |
| * | Client injection. | auth12 | 2020-07-22 | 5 | -17/+109 |
| * | Added game selection. | auth12 | 2020-07-21 | 9 | -104/+110 |
| * | Syscalls. | auth12 | 2020-07-20 | 6 | -0/+463 |
| * | Added asmjit. | auth12 | 2020-07-19 | 1 | -0/+4 |
| * | Finished pe image implementation wrapper. | alpine | 2020-06-27 | 2 | -42/+0 |
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 2 | -0/+42 |
| * | Added client version control. | alpine | 2020-06-24 | 3 | -25/+22 |
| * | Changed clang format style. | alpine | 2020-06-18 | 3 | -22/+25 |
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 2 | -55/+0 |
| * | Client. | alpine | 2020-06-13 | 2 | -0/+55 |
| * | Initial commit | alpine | 2020-06-04 | 3 | -0/+43 |