1
0
mirror of synced 2024-11-14 06:37:36 +01:00
This commit is contained in:
dkeruza 2023-12-19 21:36:53 -05:00
parent 38f81fb887
commit 02a965c982
2 changed files with 3 additions and 0 deletions

0
src/lindbergh/hook.c Normal file → Executable file
View File

View File

@ -401,6 +401,9 @@ int initPatch()
setVariable(0x083cef1a, cpu_vendor.edx);
setVariable(0x083cef25, cpu_vendor.ecx);
}
// Workaround
if (remove("/var/tmp/atr_init") == 1)
printf("atr_init deleted.\n");
}
break;
case THE_HOUSE_OF_THE_DEAD_4_SPECIAL_TEST: