aboutsummaryrefslogtreecommitdiff
path: root/client/src/util
Commit message (Expand)AuthorAgeFilesLines
* Changed log prefixes to be more descriptive of the log entry.auth122020-08-281-2/+2
* Added version checks on server.auth122020-08-284-15/+9
* Improved CPU usage drastically.auth122020-08-062-10/+113
* More ui improvements.auth122020-08-053-0/+17
* Added ui.auth122020-08-033-5/+8
* Started security.auth122020-08-017-153/+49
* Added server support for both x64 and x32 images with automatic selection.auth122020-07-282-4/+8
* Process class redesign.auth122020-07-282-156/+73
* Removed linuxpe dependency on windows client.auth122020-07-272-2/+3
* Imported modules are now manual mapped.auth122020-07-273-0/+85
* Fixed support for colored text.auth122020-07-271-2/+6
* Removed spdlog, using fmt wrapper instead.auth122020-07-277-77/+134
* Injection process changes and server improvements.auth122020-07-246-80/+37
* Client injection.auth122020-07-225-17/+109
* Added game selection.auth122020-07-219-104/+110
* Syscalls.auth122020-07-206-0/+463
* Added asmjit.auth122020-07-191-0/+4
* Finished pe image implementation wrapper.alpine2020-06-272-42/+0
* Added 2 key xor encryption for streams.alpine2020-06-252-0/+42
* Added client version control.alpine2020-06-243-25/+22
* Changed clang format style.alpine2020-06-183-22/+25
* Removed xor as it was slowing down everything alot.alpine2020-06-152-55/+0
* Client.alpine2020-06-132-0/+55
* Initial commitalpine2020-06-043-0/+43