View previous topic :: View next topic |
Author |
Message |
kkid28 Expert Cheater
Reputation: 0
Joined: 30 Sep 2006 Posts: 110 Location: The only flat part of the planet.
|
Posted: Sat Dec 30, 2006 4:26 pm Post subject: Attach to Process in C++ |
|
|
I'm programming in C++ and I'm wondering how do I attach my program to a process? I've googled for hours with no result. Also how do I change the background of the program (googled for hours with no result)
Anything helps, even some Delphi code, I could probably figure something off of it. Sorry if this is already on the forum somewhere but the search is being stupid.
_________________
|
|
Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Dec 31, 2006 8:42 am Post subject: |
|
|
readprocessmemory and writeprocessmemory
google those with C++ on the end and you should see a few answers and examples
_________________
|
|
Back to top |
|
 |
kkid28 Expert Cheater
Reputation: 0
Joined: 30 Sep 2006 Posts: 110 Location: The only flat part of the planet.
|
Posted: Mon Jan 01, 2007 3:23 pm Post subject: |
|
|
Sweet thanks ^ I just got this off a different forum, he put some other examples though too. Still, thanks for the reply.
_________________
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Thu Mar 29, 2007 2:22 pm Post subject: |
|
|
Could you post your solution please?
I need my engine to auto attach.
|
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Thu Mar 29, 2007 2:41 pm Post subject: |
|
|
Joe3614 wrote: | Could you post your solution please?
I need my engine to auto attach. |
but cheat engine wasn't written in c++
_________________
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Thu Mar 29, 2007 2:43 pm Post subject: |
|
|
Some of cheat engine is made in C.
The mainunit is C++ isn't it?
Anywho, I still need an auto attach tut
_________________
Joex
Elite Hacker.
For my latest works visit:
http://JOESUPLOAD.tripod.com
"True hackers cannot be stopped. Only slowed down"
"I await the zombies of 2012 with 12 gauge shotguns, and open arms" |
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Thu Mar 29, 2007 2:44 pm Post subject: |
|
|
dbk32.sys was made in C
mainunit is NOT
_________________
|
|
Back to top |
|
 |
Joe3614 Advanced Cheater
Reputation: 0
Joined: 07 Feb 2007 Posts: 89
|
Posted: Thu Mar 29, 2007 3:21 pm Post subject: |
|
|
Oh. ok w/e. I was just looking for a way to auto attach.
ANYWAYS? ANYONE?!?!
_________________
Joex
Elite Hacker.
For my latest works visit:
http://JOESUPLOAD.tripod.com
"True hackers cannot be stopped. Only slowed down"
"I await the zombies of 2012 with 12 gauge shotguns, and open arms" |
|
Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Thu Mar 29, 2007 8:27 pm Post subject: |
|
|
hmm does cheatengine asm support SetWindowsHookEx
dunno not tried it meself, still see what you can find out I'm busy finishing silent hill 1 to silent hill_the room and am scaried
_________________
|
|
Back to top |
|
 |
|