TsudaKageyu / minhook

The Minimalistic x86/x64 API Hooking Library for Windows
http://www.codeproject.com/KB/winsdk/LibMinHook.aspx
Other
4.43k stars 897 forks source link

minhook fails on double jmp #59

Closed dashingstag closed 3 years ago

dashingstag commented 7 years ago

minhook fails on double jmp and doesn't restore the dll previous state.

m417z commented 7 years ago

What is "double jmp"? Can you provide an example?