mirror of
https://github.com/bb107/MemoryModulePP
synced 2026-06-08 13:15:33 +00:00
fix CheckSum
This commit is contained in:
@@ -163,6 +163,9 @@ end:
|
||||
int main() {
|
||||
DWORD t;
|
||||
NtQuerySystemMemoryModuleFeatures(&t);
|
||||
LoadLibraryMemory(ReadDllFile("C:\\Windows\\explorer.exe"));
|
||||
return 0;
|
||||
|
||||
test_default();
|
||||
test_ws2_32();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user