madCodeHook Inject driver start failed

c++ / delphi package - dll injection and api hooking
Post Reply
develeper
Posts: 6
Joined: Wed Jan 27, 2016 1:23 pm

madCodeHook Inject driver start failed

Post by develeper »

Hi, madshi
I am using version of madCodeHook library 3.0, but wen i use inject driver to inject dll, the driver start failed with error code 31 or 2001, that is the details:
When i use the driver without deal with madconfigdrv, it return with error 31 while start driver;
When i use the drver wiht madconfigdrv but without signature, it return with error 2001, i have checked the driver, correct configure is updated success,but i still get this error。

looking forward to your reply,thks very much!
develeper
Posts: 6
Joined: Wed Jan 27, 2016 1:23 pm

Re: madCodeHook Inject driver start failed

Post by develeper »

Add:
I am testing in windows version of XP x86 english and Win7 x86 english.
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Re: madCodeHook Inject driver start failed

Post by madshi »

You do need to first configure *and* then sign, *both*. Have you tried that?
develeper
Posts: 6
Joined: Wed Jan 27, 2016 1:23 pm

Re: madCodeHook Inject driver start failed

Post by develeper »

Thank you for your answer.
I configure first success, but not sign, why must needed to sign to the driver? i test other driver not sign in the same environment and it is work ok.
if i just want to test this driver and there is no a digital certificates, how can i continue my work? thks.
develeper
Posts: 6
Joined: Wed Jan 27, 2016 1:23 pm

Re: madCodeHook Inject driver start failed

Post by develeper »

I have solved this problem, i update it every time wen rebuild it, then it can be load successfully.
thanks very much for your work!
Post Reply