| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into windows | auth12 | 2020-07-19 | 8 | -13/+70 |
| |\ | |||||
| | * | More placeholders and general plan. | auth | 2020-07-18 | 8 | -13/+70 |
| * | | Added asmjit. | auth12 | 2020-07-19 | 122 | -261/+64643 |
| * | | Deleted asmjit submodule | auth12 | 2020-07-19 | 2 | -4/+1 |
| * | | Fixed filters and project. | auth | 2020-07-18 | 3 | -8/+8 |
| * | | Re added wolfssl files. | auth | 2020-07-18 | 162 | -0/+45068 |
| * | | Merge branch 'master' into windows | auth | 2020-07-17 | 3 | -15/+13 |
| |\| | |||||
| | * | Refactoring. | auth | 2020-07-17 | 4 | -25/+12 |
| * | | Merge branch 'master' into windows | auth | 2020-07-17 | 12 | -12/+206 |
| |\| | |||||
| | * | Added certificates. | auth | 2020-07-17 | 4 | -0/+135 |
| | * | Added injection placeholders. | auth | 2020-07-17 | 8 | -12/+71 |
| * | | Removed un | auth | 2020-07-17 | 165 | -45282/+0 |
| * | | Added windows support on client. | auth12 | 2020-07-16 | 403 | -62/+793577 |
| |/ | |||||
| * | Client login handling on server. | auth | 2020-07-14 | 10 | -64/+136 |
| * | Forum integration. | auth | 2020-07-13 | 10 | -66/+235 |
| * | Small changes. | auth | 2020-07-11 | 9 | -61/+85 |
| * | Added blacklist implementation on server. | auth | 2020-07-11 | 14 | -59/+162 |
| * | More assembler implementations. | auth | 2020-07-05 | 6 | -24/+34 |
| * | Merge branch 'master' of github.com:auth12/loader | auth | 2020-07-05 | 1 | -0/+4 |
| |\ | |||||
| | * | Update c-cpp.yml | auth12 | 2020-07-03 | 1 | -0/+4 |
| * | | Added support for packet actions. | auth | 2020-07-05 | 8 | -52/+62 |
| |/ | |||||
| * | Replaced std::byte by uint8_t | auth | 2020-07-03 | 2 | -2/+2 |
| * | Started asmjit wrapper for easier manipulation. | auth | 2020-07-03 | 7 | -1/+78 |
| * | Added client timeout. | auth | 2020-07-02 | 10 | -23/+95 |
| * | Added json implementation for packets. | auth | 2020-06-30 | 5 | -51/+42 |
| * | Added json. | auth | 2020-06-28 | 1 | -0/+24665 |
| * | Fixed submodule link | auth | 2020-06-28 | 1 | -1/+1 |
| * | Finished pe image implementation wrapper. | alpine | 2020-06-27 | 14 | -12/+172 |
| * | Added server certificate verification on client. | alpine | 2020-06-26 | 9 | -83/+27 |
| * | Removed xor on streaming for now. | alpine | 2020-06-25 | 7 | -34/+22 |
| * | Update c-cpp.yml | alpine | 2020-06-25 | 1 | -1/+3 |
| * | Update c-cpp.yml | alpine | 2020-06-25 | 1 | -0/+2 |
| * | Update c-cpp.yml | alpine | 2020-06-25 | 1 | -3/+1 |
| * | Create c-cpp.yml | alpine | 2020-06-25 | 1 | -0/+23 |
| * | Added 2 key xor encryption for streams. | alpine | 2020-06-25 | 10 | -16/+141 |
| * | Added client version control. | alpine | 2020-06-24 | 17 | -686/+653 |
| * | Changed clang format style. | alpine | 2020-06-18 | 19 | -632/+742 |
| * | Finished session id on client and server. | alpine | 2020-06-18 | 11 | -76/+83 |
| * | Renamed uid to session id. | alpine | 2020-06-16 | 8 | -48/+63 |
| * | Finished session/user id generation. | alpine | 2020-06-15 | 7 | -58/+87 |
| * | Removed xor as it was slowing down everything alot. | alpine | 2020-06-15 | 13 | -159/+152 |
| * | Client. | alpine | 2020-06-13 | 17 | -104/+539 |
| * | Initial commit | alpine | 2020-06-04 | 25 | -0/+594 |