summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2019-01-04 09:42:15 +1300
committerboris <wzn@moneybot.cc>2019-01-04 09:42:15 +1300
commit1fbe9543b16fc6edacfc1e1dca75f5938ebb08a3 (patch)
tree33708f4b2cb2ad949338d1f0228e4553cea547f5
parent41ed2c759124f2d0f6c496030424c57b576c62ea (diff)
oh
-rw-r--r--csgo-loader/to-do list.txt9
1 files 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: