From 00b271f265450850336c8bcfdacc8671dbc8406a Mon Sep 17 00:00:00 2001 From: boris Date: Tue, 1 Jan 2019 20:53:10 +1300 Subject: yah --- csgo-loader/to-do list.txt | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'csgo-loader/to-do list.txt') 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,15 +1,3 @@ -// 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 @@ -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. -- cgit v1.2.3