I'm trying to write my own cheat codes to get some practice in. It's easy enough finding pointers for certain addresses and creating codes for those.
Currently I am using Edizon and Noexes, and PointerSearcherSE
But so far I can't figure out how to find specific instructions inside functions. E.g. instead of finding the address of health and changing the value, I want to be able to find the address of health, then find out what instructions are writing to it, and then modify those instructions. This is easy enough in PC hacking, because Cheat Engine is such a powerful tool with features like that.
So far, I cannot find any strings using IDA that are helpful to me.
Currently I am using Edizon and Noexes, and PointerSearcherSE
But so far I can't figure out how to find specific instructions inside functions. E.g. instead of finding the address of health and changing the value, I want to be able to find the address of health, then find out what instructions are writing to it, and then modify those instructions. This is easy enough in PC hacking, because Cheat Engine is such a powerful tool with features like that.
So far, I cannot find any strings using IDA that are helpful to me.