aboutsummaryrefslogtreecommitdiff
path: root/client/src/include.h
Commit message (Collapse)AuthorAgeFilesLines
* Started security.auth122020-08-011-1/+0
|
* Removed spdlog, using fmt wrapper instead.auth122020-07-271-3/+1
| | | | | | More process class changes, support for 32/64bit processes. Injection process improvements. Other small changes.
* Added game selection.auth122020-07-211-0/+1
| | | | | Started process wrapper. Removed asmjit.
* Syscalls.auth122020-07-201-0/+1
| | | | | Removed asmjit submodule and embedded it instead. Small PE wrapper.
* Added asmjit.auth122020-07-191-8/+1
| | | | Fixed solution file.
* Added windows support on client.auth122020-07-161-8/+9
|
* Client.alpine2020-06-131-25/+3
| | | | | | Message encryption. Packet handler. Disconnect event handler.
* Initial commitalpine2020-06-041-0/+63