Thread: Working with memory addresses

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2010
    Posts
    14

    Question Working with memory addresses

    For some time, I`ve been using Cheat Engine to cheat on games, its pretty fun .
    This program is modifying memory addresses, like health, money etc.

    Anyway I became curious about it, I searched on google about how it works, and stuff like that. But I wasn`t able to find anything. The only thing I know about it, it`s that it has to do with pointers ...

    The memory addresses are shown in HEX. If I`d want to make my own cheat engine, would I have to use HEX in my code too ? If so, how ?

    I`m very confused and I appreciate every piece of knowledge... So if you got any idea, please post it here ...

    Thanks in advance!

    P.S. I`m not English ( nor American ), therefore, I guess I made some mistakes in my post. Please let me know if you spot any, so that I can correct myself right away.
    Thank you very much, in advance, again !
    Last edited by Fujy; 01-16-2010 at 04:11 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. To find the memory leaks without using any tools
    By asadullah in forum C Programming
    Replies: 2
    Last Post: 05-12-2008, 07:54 AM
  2. Novice Pointers/Class Question
    By C++Gamer in forum C++ Programming
    Replies: 8
    Last Post: 06-28-2006, 05:36 PM
  3. Memory Leak Help
    By (TNT) in forum Windows Programming
    Replies: 3
    Last Post: 06-19-2006, 11:22 AM
  4. Is it necessary to write a specific memory manager ?
    By Morglum in forum Game Programming
    Replies: 18
    Last Post: 07-01-2002, 01:41 PM
  5. Im so lost at . .
    By hermit in forum C Programming
    Replies: 18
    Last Post: 05-15-2002, 01:26 AM