المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Injection Games Menu.



C# Programming
12-18-2009, 08:20 PM
Hi all i try make an injection into a Game .
some peaple draw menu in a lot of games mmorpg or fps like counterstrike.

i find this stuff kinda cool also for thing like customise windows application or change games interface let say turn ffxi interface into wow interface etc...
now i don't realy understand how peaple do that.

at first i though they inject an exe into the game process but look like its impossible.

so if peaple only inject a dll how they can draw menu? does the code of the dll draw it self a menu into game?
or maybe the dll load an exe into the games?

if someone can point me in the rigth direction from ground for built a simple menu into a games?

i realise i need c++ over c# not sure also.