| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improved CPU usage drastically. | auth12 | 2020-08-06 | 3 | -5/+5 |
| | | | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist. | ||||
| * | More ui improvements. | auth12 | 2020-08-05 | 3 | -9/+19 |
| | | | | | Under the hood improvements. | ||||
| * | Added ui. | auth12 | 2020-08-03 | 1 | -0/+8 |
| | | |||||
| * | Started security. | auth12 | 2020-08-01 | 4 | -72/+244 |
| | | |||||
| * | Added server support for both x64 and x32 images with automatic selection. | auth12 | 2020-07-28 | 2 | -12/+113 |
| | | |||||
| * | Process class redesign. | auth12 | 2020-07-28 | 4 | -288/+252 |
| | | |||||
| * | Removed linuxpe dependency on windows client. | auth12 | 2020-07-27 | 2 | -49/+112 |
| | | |||||
| * | Imported modules are now manual mapped. | auth12 | 2020-07-27 | 4 | -50/+181 |
| | | |||||
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 5 | -404/+411 |
| | | | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes. | ||||
| * | Compile fix. | auth12 | 2020-07-24 | 1 | -11/+5 |
| | | | | | Fixed x64 image support server side. | ||||
| * | Injection process changes and server improvements. | auth12 | 2020-07-24 | 4 | -42/+167 |
| | | |||||
| * | Injection and server changes. | auth12 | 2020-07-22 | 2 | -31/+20 |
| | | |||||
| * | Client injection. | auth12 | 2020-07-22 | 4 | -39/+479 |
| | | | | | Process class implementation. | ||||
| * | Added game selection. | auth12 | 2020-07-21 | 3 | -9/+100 |
| | | | | | | Started process wrapper. Removed asmjit. | ||||
| * | Syscalls. | auth12 | 2020-07-20 | 1 | -8/+10 |
| | | | | | | Removed asmjit submodule and embedded it instead. Small PE wrapper. | ||||
| * | More placeholders and general plan. | auth | 2020-07-18 | 1 | -1/+2 |
| | | |||||
| * | Added injection placeholders. | auth | 2020-07-17 | 1 | -0/+10 |