index
:
loader
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
src
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added version checks on server.
auth12
2020-08-28
1
-44
/
+61
*
Improved CPU usage drastically.
auth12
2020-08-06
1
-14
/
+34
*
More ui improvements.
auth12
2020-08-05
1
-76
/
+127
*
Added ui.
auth12
2020-08-03
1
-100
/
+197
*
Started security.
auth12
2020-08-01
1
-55
/
+96
*
Added server support for both x64 and x32 images with automatic selection.
auth12
2020-07-28
1
-4
/
+4
*
Process class redesign.
auth12
2020-07-28
1
-0
/
+3
*
Imported modules are now manual mapped.
auth12
2020-07-27
1
-0
/
+1
*
Removed spdlog, using fmt wrapper instead.
auth12
2020-07-27
1
-39
/
+41
*
Compile fix.
auth12
2020-07-24
1
-1
/
+4
*
Injection process changes and server improvements.
auth12
2020-07-24
1
-2
/
+3
*
Injection and server changes.
auth12
2020-07-22
1
-2
/
+5
*
Client injection.
auth12
2020-07-22
1
-25
/
+17
*
Added game selection.
auth12
2020-07-21
1
-141
/
+164
*
Syscalls.
auth12
2020-07-20
1
-11
/
+53
*
Merge branch 'master' into windows
auth12
2020-07-19
1
-3
/
+7
|
\
|
*
More placeholders and general plan.
auth
2020-07-18
1
-3
/
+7
*
|
Merge branch 'master' into windows
auth
2020-07-17
1
-9
/
+1
|
\
|
|
*
Refactoring.
auth
2020-07-17
1
-9
/
+1
*
|
Merge branch 'master' into windows
auth
2020-07-17
1
-1
/
+4
|
\
|
|
*
Added injection placeholders.
auth
2020-07-17
1
-1
/
+4
*
|
Added windows support on client.
auth12
2020-07-16
1
-1
/
+3
|
/
*
Client login handling on server.
auth
2020-07-14
1
-3
/
+35
*
Forum integration.
auth
2020-07-13
1
-6
/
+25
*
Small changes.
auth
2020-07-11
1
-6
/
+6
*
Added blacklist implementation on server.
auth
2020-07-11
1
-1
/
+4
*
More assembler implementations.
auth
2020-07-05
1
-4
/
+1
*
Added support for packet actions.
auth
2020-07-05
1
-20
/
+20
*
Replaced std::byte by uint8_t
auth
2020-07-03
1
-1
/
+1
*
Started asmjit wrapper for easier manipulation.
auth
2020-07-03
1
-0
/
+10
*
Added client timeout.
auth
2020-07-02
1
-0
/
+12
*
Added json implementation for packets.
auth
2020-06-30
1
-2
/
+3
*
Added server certificate verification on client.
alpine
2020-06-26
1
-1
/
+1
*
Added 2 key xor encryption for streams.
alpine
2020-06-25
1
-1
/
+1
*
Added client version control.
alpine
2020-06-24
1
-27
/
+29
*
Changed clang format style.
alpine
2020-06-18
1
-26
/
+27
*
Finished session id on client and server.
alpine
2020-06-18
1
-25
/
+14
*
Renamed uid to session id.
alpine
2020-06-16
1
-1
/
+1
*
Finished session/user id generation.
alpine
2020-06-15
1
-0
/
+6
*
Removed xor as it was slowing down everything alot.
alpine
2020-06-15
1
-4
/
+11
*
Client.
alpine
2020-06-13
1
-4
/
+13
*
Initial commit
alpine
2020-06-04
1
-0
/
+29