aboutsummaryrefslogtreecommitdiff
path: root/client/src/injection/mapper.h
Commit message (Collapse)AuthorAgeFilesLines
* Added server support for both x64 and x32 images with automatic selection.auth122020-07-281-0/+3
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-2/+0
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Client injection.auth122020-07-221-8/+1
| | | | Process class implementation.
* Added game selection.auth122020-07-211-9/+10
| | | | | 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