aboutsummaryrefslogtreecommitdiff
path: root/client/src/util/util.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed linuxpe dependency on windows client.auth122020-07-271-1/+3
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-15/+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-4/+3
|
* Client injection.auth122020-07-221-4/+7
| | | | Process class implementation.
* Added game selection.auth122020-07-211-11/+11
| | | | | Started process wrapper. Removed asmjit.
* Syscalls.auth122020-07-201-0/+26
Removed asmjit submodule and embedded it instead. Small PE wrapper.