| View previous topic :: View next topic |
| Author |
Message |
hacksign23 Master Cheater
Reputation: 0
Joined: 26 Nov 2006 Posts: 404
|
Posted: Thu Nov 20, 2008 6:41 pm Post subject: C++ and memory editing |
|
|
If I wanted to edit memory in C++, what should I use?
I'm currently using WriteProcessMemory but people say it's not good. Also, what can I use to register symbols like Cheat Engine's function? Thanks.
_________________
|
|
| Back to top |
|
 |
kitterz Grandmaster Cheater Supreme
Reputation: 0
Joined: 24 Dec 2007 Posts: 1268
|
|
| Back to top |
|
 |
Henley Grandmaster Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 671
|
Posted: Thu Nov 20, 2008 7:55 pm Post subject: |
|
|
but i suggest him learning basics of C++ first
like COUT...CIN?
there's no point using a source and just editing strings in it, when he doesn't know a thing about the source
|
|
| Back to top |
|
 |
hacksign23 Master Cheater
Reputation: 0
Joined: 26 Nov 2006 Posts: 404
|
Posted: Thu Nov 20, 2008 11:39 pm Post subject: |
|
|
| ._Henley wrote: |
but i suggest him learning basics of C++ first
like COUT...CIN?
there's no point using a source and just editing strings in it, when he doesn't know a thing about the source |
cout = display
cin = prompt
i'm not dumb. I've already done that, but I'm working on VC++ so screw that.
_________________
|
|
| Back to top |
|
 |
Henley Grandmaster Cheater
Reputation: 0
Joined: 03 Oct 2006 Posts: 671
|
Posted: Fri Nov 21, 2008 1:16 am Post subject: |
|
|
| hacksign23 wrote: | | ._Henley wrote: |
but i suggest him learning basics of C++ first
like COUT...CIN?
there's no point using a source and just editing strings in it, when he doesn't know a thing about the source |
cout = display
cin = prompt
i'm not dumb. I've already done that, but I'm working on VC++ so screw that. |
oh lol ok that was my bad...
|
|
| Back to top |
|
 |
|