Jump to content

Instance Variables and Function Pointers


1,269 posts in this topic

Recommended Posts

Posted (edited)
17 hours ago, Gucci1998 said:

how did you find the offset for say Player class? Like what to look for in IDA? 

That's where the Unity tool comes in, it makes a dump of classes and their methods and instance variables. That Player class is just an example I came up with.

 

if you were to try and do this with a sub_x game, you would never have 100% certainty about whatever method of whatever class you're currently in, but you can make an educated guess based on what that method is doing. There's nothing to look for in IDA.

Updated by Guest
Posted

Nice tut but you need to know some c++ to do this, and pointers in c++ can be complicated

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines