| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added ui. | auth12 | 2020-08-03 | 1 | -4/+6 |
| | | |||||
| * | Started security. | auth12 | 2020-08-01 | 1 | -2/+2 |
| | | |||||
| * | Added server support for both x64 and x32 images with automatic selection. | auth12 | 2020-07-28 | 1 | -0/+2 |
| | | |||||
| * | Removed linuxpe dependency on windows client. | auth12 | 2020-07-27 | 1 | -1/+0 |
| | | |||||
| * | Removed spdlog, using fmt wrapper instead. | auth12 | 2020-07-27 | 1 | -13/+10 |
| | | | | | | | 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 | -1/+1 |
| | | |||||
| * | Client injection. | auth12 | 2020-07-22 | 1 | -2/+1 |
| | | | | | Process class implementation. | ||||
| * | Added game selection. | auth12 | 2020-07-21 | 1 | -4/+4 |
| | | | | | | Started process wrapper. Removed asmjit. | ||||
| * | Syscalls. | auth12 | 2020-07-20 | 1 | -0/+99 |
| Removed asmjit submodule and embedded it instead. Small PE wrapper. | |||||