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

hook engine bug on win7 x64 #53

Open
lynnux opened this issue Sep 6, 2017 · 0 comments
Open

hook engine bug on win7 x64 #53

lynnux opened this issue Sep 6, 2017 · 0 comments

Comments

@lynnux
Copy link

lynnux commented Sep 6, 2017

on win7 64, winmm.timeGetTime is:

000007FEFAFC1248 | sub rsp,0x28 | timeGetTime
-- | -- | --
000007FEFAFC124C | cmp dword ptr ds:[0x7FEFAFEE3E0],0x0 |  
000007FEFAFC1253 | jne 0x7FEFAFCD7D0 |  

seems tramp code for cmp dword ptr ds:[0x7FEFAFEE3E0],0x0 just copy bytes and not compute new relative address.

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

1 participant