Open wumn290 opened 5 years ago
I use InjMethodThunk to cause the wow64 process to fail to start, but when I use InjMethodThunkless, I can inject 64-bit DLL into the wow64 process, but loading 32-bit DLL in this 64-bit DLL will fail.
Hello, just use CapturedInjectionInfo->ForceUserApc = FALSE - works on all Windows x64.
I use InjMethodThunk to cause the wow64 process to fail to start, but when I use InjMethodThunkless, I can inject 64-bit DLL into the wow64 process, but loading 32-bit DLL in this 64-bit DLL will fail.