| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved CPU usage drastically. | auth12 | 2020-08-06 | 1 | -7/+106 |
| | | | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist. | ||||
| * | More ui improvements. | auth12 | 2020-08-05 | 1 | -0/+9 |
| | | | | | Under the hood improvements. | ||||
| * | Added ui. | auth12 | 2020-08-03 | 1 | -1/+0 |
| | | |||||
| * | Started security. | auth12 | 2020-08-01 | 1 | -143/+15 |
| | | |||||
| * | Process class redesign. | auth12 | 2020-07-28 | 1 | -155/+70 |
| | | |||||
| * | Imported modules are now manual mapped. | auth12 | 2020-07-27 | 1 | -0/+32 |
| | | |||||
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 1 | -1/+93 |
| | | | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes. | ||||
| * | Client injection. | auth12 | 2020-07-22 | 1 | -3/+50 |
| | | | | | Process class implementation. | ||||
| * | Added game selection. | auth12 | 2020-07-21 | 1 | -0/+6 |
| | | | | | | Started process wrapper. Removed asmjit. | ||||
| * | Syscalls. | auth12 | 2020-07-20 | 1 | -0/+209 |
| Removed asmjit submodule and embedded it instead. Small PE wrapper. | |||||