Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the driver runs, the wow64 process under the 64-bit system of win8.1 can't get up. Has anyone encountered this problem? #8

Open
wumn290 opened this issue May 17, 2019 · 1 comment

Comments

@wumn290
Copy link

wumn290 commented May 17, 2019

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.

@wooddii
Copy link

wooddii commented Aug 16, 2020

Hello, just use CapturedInjectionInfo->ForceUserApc = FALSE - works on all Windows x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants