So I've taken on a project to learn about reversing, and have been successful so far. I'm updating the address's and pointers of Silly Tarre 1.75, and I'm stuck. I've found all the new address's except for one, and that's the g_clientconnection address. Now, when I debug a previous binary to find the function that writes to the known g_clientconnection address, will that function remain the same in the most recent patch? Or will that function change as well.
Thanks!