diff options
Diffstat (limited to 'loader')
| -rw-r--r-- | loader/server/server_windows.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/loader/server/server_windows.cpp b/loader/server/server_windows.cpp index 34a4979..c1c9036 100644 --- a/loader/server/server_windows.cpp +++ b/loader/server/server_windows.cpp @@ -33,6 +33,9 @@ server::c_server g_server; // also:
// manual mapper will be written with a server/client approach in mind, it will be very easy to split the
// two apart once it's ready for implementation. i'll tell u about it in pms if you really want to know
+
+//i really hope you do this the turbochad way and sigscan your own shellcode for 69696969
+
uint8_t shellcode[] = {
0x55, // push ebp
0x8B, 0xEC, // mov ebp, esp
|
