aboutsummaryrefslogtreecommitdiff
path: root/client/src/util/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* Added ui.auth122020-08-031-0/+2
|
* Started security.auth122020-08-011-0/+4
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-1/+4
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Added game selection.auth122020-07-211-5/+5
| | | | | Started process wrapper. Removed asmjit.
* Syscalls.auth122020-07-201-0/+22
Removed asmjit submodule and embedded it instead. Small PE wrapper.