-
Notifications
You must be signed in to change notification settings - Fork 157
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
CreateWindowExW Hook fails? #41
Comments
Hi joeparkerz , |
It seems it just keeps restarting the process. It seems the library cannot handle trampoline that is bigger than a single line. This works for example.
|
No it's not related to trampoline line's size ... Detours is totally independent on lines ! |
No still don't work. :/ |
I know this is an old issue, but it is happening with me too. |
Hi this hook fails when injected in Explorer.exe on Windows 8.1 x64. Maybe because of trampoline size?
To test compile and inject in to Explorer.exe using ProcessHacker x64.
The text was updated successfully, but these errors were encountered: