Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Expert greetings, somebody could give to suggestions for coding my problem me ?

 

I need a GlobalHook to the API :

 

Openprocess Which within its parameters uses a PID, the this delivery the use of some of these APIs :

 

pid = FindWindow -> parameters

pid = GetHProcExe -> parameters

pid = GetWindowProcessID -> parameters

 

OpenProcess(reqdAccess, bInherit , pid )

 

When the application is cheat program, the will use in the PID the value of the PID my Game in memory.

 

From my application .Net I obtain the PID of the Game after launching it.

 

Is possible to interact with the GlobalHook to pass to him the PID to leak at the time of spying on all the programs that use the API Openprocess ?

 

 

Thank you.

 

Any ideas for make this code ?

Posted
Its quite hard to tell what exactly your trying todo (I'm guessing english isn't your primary language), but it sounds like your trying to create some kind of hack for a game. If this is the case I don't think you'll get any help from these forums.
Anybody looking for a graduate programmer (Midlands, England)?
Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...