| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved CPU usage drastically. | auth12 | 2020-08-06 | 1 | -3/+3 |
| | | | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist. | ||||
| * | More ui improvements. | auth12 | 2020-08-05 | 1 | -1/+1 |
| | | | | | Under the hood improvements. | ||||
| * | Started security. | auth12 | 2020-08-01 | 1 | -19/+25 |
| | | |||||
| * | Process class redesign. | auth12 | 2020-07-28 | 1 | -11/+211 |
| | | |||||
| * | Removed linuxpe dependency on windows client. | auth12 | 2020-07-27 | 1 | -1/+0 |
| | | |||||
| * | Imported modules are now manual mapped. | auth12 | 2020-07-27 | 1 | -41/+33 |
| | | |||||
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 1 | -312/+110 |
| | | | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes. | ||||
| * | Injection process changes and server improvements. | auth12 | 2020-07-24 | 1 | -20/+79 |
| | | |||||
| * | Injection and server changes. | auth12 | 2020-07-22 | 1 | -26/+4 |
| | | |||||
| * | Client injection. | auth12 | 2020-07-22 | 1 | -14/+336 |
| | | | | | Process class implementation. | ||||
| * | Added game selection. | auth12 | 2020-07-21 | 1 | -0/+71 |
| Started process wrapper. Removed asmjit. | |||||