View Single Post
Old 07-02-2009, 06:59 PM   #1 (permalink)
shadachi
Recruit
 
Join Date: Jul 2009
Posts: 2
shadachi is on a distinguished road
Is it possible to write DLL using C++

Is it possible to write DLL using C++ and use that dll to kill a specific process when detected.

It like i have a game , and i open a hack , the hack will be listed in the process list as hack.exe

So i would like that dll to detect the hack.exe and terminate it upon opening .

At least a guidance would be quite helpful. I'm still a newbie and want to learn more =)
shadachi is offline   Reply With Quote