Check if loaded inside a Service

c++ / delphi package - dll injection and api hooking
Post Reply
mutantc0der
Posts: 11
Joined: Thu Jun 17, 2004 1:48 pm

Check if loaded inside a Service

Post by mutantc0der »

hi

how do I determine if my DLL is loaded inside a service ?? is there something like IsService() or do i need another mad* package function ?

thank you!
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Check out the very first listed "tool" function:

http://help.madshi.net/mchTools.htm
Post Reply