Crash Inject Process by using madchooklib 3.1.18

c++ / delphi package - dll injection and api hooking
Post Reply
splicer
Posts: 4
Joined: Tue May 02, 2017 4:20 am

Crash Inject Process by using madchooklib 3.1.18

Post by splicer »

hello,
Sorry I do not English well.
I hope your understand

i'm use madchook lib version 3.1.18
build a Dummy DLL on visual studio 2015

occured crash a inject target process(browser chrome, firefox) on Windows XP SP3 32bit

however,
The process did not crash Use builded DLL by visual stduo 2005


plaese help me.
I want to know how not to crash, by using lib version 3.1.18 on visual studio 2015
thank you.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Crash Inject Process by using madchooklib 3.1.18

Post by madshi »

Please try using the project files from a madCodeHook demo project. That way you have reasonable compiler & linker settings. Then import that project in VS2015. Maybe that helps?
splicer
Posts: 4
Joined: Tue May 02, 2017 4:20 am

Re: Crash Inject Process by using madchooklib 3.1.18

Post by splicer »

no occured madclib v3.1.17 on vs2015

Let's try to suggest.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Crash Inject Process by using madchooklib 3.1.18

Post by madshi »

Ok, I need some more information:

1) Does this only occur on XP, not on any newer OSs?
2) Does this occur when running the precompiled PrintMonitor demo?

http://madshi.net/PrintMonitor.zip

Thanks!
Post Reply