Anybody could help me about reading stacks in the address 00447FE6.
You would have to take a look at the ReadProcessMemory API I'd guess . I'm pretty sure that a 'stack' isn't stored at an address though lol.
Originally Posted by euverve
Anybody could help me about reading stacks in the address 00447FE6.
If you just want to read a 4 byte address or float then google Phenix undetected module maker.
Jason is right. The stack isn't stored at an address, but I think u meant "read a value from an address".
Actually reading what is stored in the stack would be quite advanced, but could be done with code injection through cheat engine.