Windows safe mode problem

c++ / delphi package - dll injection and api hooking
Post Reply
LibX
Posts: 5
Joined: Sat Jan 08, 2005 6:49 pm

Windows safe mode problem

Post by LibX »

Is is possible to inject dll's and hook api's in windows safe mode without problems cous my system is crashing when i try :S

regardes,
LibX
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

I've never tried it yet. Do the madCodeHook demos work or do they crash, too?
Runner
Posts: 90
Joined: Tue Dec 14, 2004 1:04 pm

Post by Runner »

Well in my case Hooking NTCreateProcess and NTCreateProcessEx worked in safe mode, but hooking CreateThread and CreateMutex failed for some applications and worked for some. I didn't find the reason to that.
Post Reply