This commit is contained in:
nastys
2019-07-31 00:01:28 +02:00
parent 0c69d02ff5
commit 114862fec4
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -232,6 +232,7 @@ void LoadEverything()
LoadOriginalLibrary();
//LoadPlugins();
InjectCode((void*)0x00000001409FF58E, { 0x52, 0x54, 0x46, 0x4D });
InjectCode((void*)0x00000001409FF730, { 0x53, 0x65, 0x65, 0x20, 0x52, 0x45, 0x41, 0x44, 0x4D, 0x45, 0x2E, 0x74, 0x78, 0x74, 0x2E, 0x00, 0x00 });
}