aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactoring.auth2020-07-174-25/+12
* Added certificates.auth2020-07-174-0/+135
* Added injection placeholders.auth2020-07-178-12/+71
* Client login handling on server.auth2020-07-1410-64/+136
* Forum integration.auth2020-07-1310-66/+235
* Small changes.auth2020-07-119-61/+85
* Added blacklist implementation on server.auth2020-07-1114-59/+162
* More assembler implementations.auth2020-07-056-24/+34
* Merge branch 'master' of github.com:auth12/loaderauth2020-07-051-0/+4
|\
| * Update c-cpp.ymlauth122020-07-031-0/+4
* | Added support for packet actions.auth2020-07-058-52/+62
|/
* Replaced std::byte by uint8_tauth2020-07-032-2/+2
* Started asmjit wrapper for easier manipulation.auth2020-07-037-1/+78
* Added client timeout.auth2020-07-0210-23/+95
* Added json implementation for packets.auth2020-06-305-51/+42
* Added json.auth2020-06-281-0/+24665
* Fixed submodule linkauth2020-06-281-1/+1
* Finished pe image implementation wrapper.alpine2020-06-2714-12/+172
* Added server certificate verification on client.alpine2020-06-269-83/+27
* Removed xor on streaming for now.alpine2020-06-257-34/+22
* Update c-cpp.ymlalpine2020-06-251-1/+3
* Update c-cpp.ymlalpine2020-06-251-0/+2
* Update c-cpp.ymlalpine2020-06-251-3/+1
* Create c-cpp.ymlalpine2020-06-251-0/+23
* Added 2 key xor encryption for streams.alpine2020-06-2510-16/+141
* Added client version control.alpine2020-06-2417-686/+653
* Changed clang format style.alpine2020-06-1819-632/+742
* Finished session id on client and server.alpine2020-06-1811-76/+83
* Renamed uid to session id.alpine2020-06-168-48/+63
* Finished session/user id generation.alpine2020-06-157-58/+87
* Removed xor as it was slowing down everything alot.alpine2020-06-1513-159/+152
* Client.alpine2020-06-1317-104/+539
* Initial commitalpine2020-06-0425-0/+594