From 1fbe9543b16fc6edacfc1e1dca75f5938ebb08a3 Mon Sep 17 00:00:00 2001 From: boris Date: Fri, 4 Jan 2019 09:42:15 +1300 Subject: oh --- csgo-loader/to-do list.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/csgo-loader/to-do list.txt b/csgo-loader/to-do list.txt index b019408..9dd3500 100644 --- a/csgo-loader/to-do list.txt +++ b/csgo-loader/to-do list.txt @@ -1,8 +1,13 @@ // todo: // make shellcode jump out to custom address (pass cheat header to it) // cheat itself will be invoked via TLS callback -RemoteCodeClient { } -RemoteCodeServer { } +RemoteCodeClient { + + } + +RemoteCodeServer { + +} // todo: -- cgit v1.2.3