aboutsummaryrefslogtreecommitdiff
path: root/client/src/util/util.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-31/+2
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Injection process changes and server improvements.auth122020-07-241-18/+10
|
* Client injection.auth122020-07-221-5/+46
| | | | Process class implementation.
* Added game selection.auth122020-07-211-27/+27
| | | | | Started process wrapper. Removed asmjit.
* Syscalls.auth122020-07-201-0/+52
Removed asmjit submodule and embedded it instead. Small PE wrapper.