Search found 35 matches

by kimjw0820
Fri May 27, 2016 2:29 am
Forum: madCodeHook
Topic: debug x64 hook fail..
Replies: 14
Views: 11420

Re: debug x64 hook fail..

I tried to test it.
but all same work..

my build tool is visual studio 2015

real pc - windows 7 64bit, windows 10 64bit
vmware - windows 8.1bit, windows 10 64bit

x64 debug mode not working.

i want your test binary.
can you send test binary to my e-mail?
by kimjw0820
Thu May 26, 2016 1:50 pm
Forum: madCodeHook
Topic: debug x64 hook fail..
Replies: 14
Views: 11420

Re: debug x64 hook fail..

yes i'm vmware in windows 10 x64 test.
tomorrow I will try windows 8.1 test. And then I'll tell you!
by kimjw0820
Thu May 26, 2016 1:16 pm
Forum: madCodeHook
Topic: debug x64 hook fail..
Replies: 14
Views: 11420

Re: debug x64 hook fail..

yes x64 all process call to HookAPI(), HookCode() returns FALSE.
i'm vmware test..
different work to vmware & real pc?

Thank you so much :)
by kimjw0820
Thu May 26, 2016 8:37 am
Forum: madCodeHook
Topic: debug x64 hook fail..
Replies: 14
Views: 11420

Re: debug x64 hook fail..

ok. i test project upload attachment.

test pc is vmware in windows 10 x64.

debug mode build is x64 hook fail. (x86 success)
release mode build is hook success!

Thank you.
by kimjw0820
Thu May 26, 2016 7:18 am
Forum: madCodeHook
Topic: debug x64 hook fail..
Replies: 14
Views: 11420

debug x64 hook fail..

Hello, I'm latest version download and install Test (madCodeHook 3.1.11 ~ 3.1.13) use : visual studio 2015, C++ os : vmware windows 10 x64 3.1.11 ~ 3.1.13 version madCHook32, madCHook64mt my project debug mode build is hook failed. HookCode, HookAPI return value false & GetLastError() == 0 but, ...