You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix createwith failure when run against some protected binaries (microsoft#140)
Fix can not use createwith api to start some unnormal exe, like chinese online, commercial, protected game dnf.exe https://dnf.qq.com/, but this exe can start run by explorer.
OutputDebugString(TEXT("[This PE file has an import table, but the import table size is marked as 0. This is an error.")
132
+
TEXT("If it is not repaired, the launched program will not work properly, Detours has automatically repaired its import table size for you! ! !]\r\n"));
0 commit comments