|
-
Aug 19th, 2008, 12:38 AM
#1
Thread Starter
Addicted Member
changing memory values.
Greetings
i need to know how to change values of specific memory addresses in c++. So far i have been using a utility for this job (cheatengine) but thought if i do this in c++ i might actually learn something
say the process name is: "bobdole.exe"
memory address: "04A96990"
memory type: "float"
we know for this value will allways be in the same address every time the program is loaded into memory.
i gave this a try: c++ tut on memory manipulation (site keeps crashing my firefox)
and i cant get the code to compile, gives me 50 errors, maybe because it was writen in c++.net? i am using standard c++.
(you are dealing with a c++ newby )
any help will be greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|