aboutsummaryrefslogtreecommitdiff
path: root/client/src/injection
Commit message (Collapse)AuthorAgeFilesLines
* Improved CPU usage drastically.auth122020-08-063-5/+5
| | | | | Switched to directx9. Reduced RAM usage by only remapping modules from a blacklist.
* More ui improvements.auth122020-08-053-9/+19
| | | | Under the hood improvements.
* Added ui.auth122020-08-031-0/+8
|
* Started security.auth122020-08-014-72/+244
|
* Added server support for both x64 and x32 images with automatic selection.auth122020-07-282-12/+113
|
* Process class redesign.auth122020-07-284-288/+252
|
* Removed linuxpe dependency on windows client.auth122020-07-272-49/+112
|
* Imported modules are now manual mapped.auth122020-07-274-50/+181
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-275-404/+411
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Compile fix.auth122020-07-241-11/+5
| | | | Fixed x64 image support server side.
* Injection process changes and server improvements.auth122020-07-244-42/+167
|
* Injection and server changes.auth122020-07-222-31/+20
|
* Client injection.auth122020-07-224-39/+479
| | | | Process class implementation.
* Added game selection.auth122020-07-213-9/+100
| | | | | Started process wrapper. Removed asmjit.
* Syscalls.auth122020-07-201-8/+10
| | | | | Removed asmjit submodule and embedded it instead. Small PE wrapper.
* More placeholders and general plan.auth2020-07-181-1/+2
|
* Added injection placeholders.auth2020-07-171-0/+10