Finding/Tracing functions... need some advice

08/20/2014 11:35 bluesalmon#1
I would like to learn more about finding/tracing functions in games so i can call them. Things like move player, attack, etc.

I really want to learn more and improve my skills but i am having trouble finding good information on the process. By searching this forum and google i have managed to find some information, so far i have a function related to the player moving. I did this by searching for what read/writes the players current position. But i am stuck here. I need more information on how back tracing this function to something useful.

Maybe i am searching for the wrong words or what the process is called:
- "tracing functions"
- "how to find functions"
- "back tracing functions"

Could someone provide me some links/tutorial/resources/books on the subject?