diff options
Diffstat (limited to 'csgo-loader/to-do list.txt')
| -rw-r--r-- | csgo-loader/to-do list.txt | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/csgo-loader/to-do list.txt b/csgo-loader/to-do list.txt index e93062e..b019408 100644 --- a/csgo-loader/to-do list.txt +++ b/csgo-loader/to-do list.txt @@ -1,16 +1,4 @@ // todo:
-// add .text hash checking, DbgUiRemoteBreakIn, DbgBreakPoint hooks
-// hook recv/send on server, check if return address is valid
-// (also check commonly abused functions for hooks)
-// make release mode use themida macros :^)
-SecurityWrapper
-{
- Start( ) // Dispatch security thread to periodically check for blacklisted processes.
- Patch( ) // Bytepatch often abused functions to call ExitProcess directly.
- Check( ) // Check if dummy functions have been bytepatched (OpenProcess, WriteProcessMemory, VirtualQuery)
-}
-
-// todo:
// make shellcode jump out to custom address (pass cheat header to it)
// cheat itself will be invoked via TLS callback
RemoteCodeClient { }
@@ -107,6 +95,7 @@ The server does not recognize your subscription as valid. This could be due to numerous factors including but not limited to:
- not having a subscription.
- tampering with the loader.
+ - having multiple accounts.
To trouble-shoot this issue, try changing your password on the forums to force a database update.
|
