Jump to content

IDA Pro loaded binary contains very few functions


BigDaddyiPhoneK

4 posts in this topic

Recommended Posts

Posted

I have been working with hooks for quite some time now and decided it's finally time to completely learn hex editing. I decrypted my binary using CrackerXI and loaded it into IDA Pro using the correct ARM processor. The binary seems to only contain 7 functions. I suspect it has something to do with "sub_x," which to be frank, I don't 100% understand but I am learning. The game is Monopoly, and is based on Unity. The game also includes the global-metadata.dat file, I don't know if that's helpful.

 

I am attempting to learn as I go. If someone could point me in the right direction, it would be greatly appreciated.

 

spacer.png

Posted
5 hours ago, BigDaddyiPhoneK said:

I have been working with hooks for quite some time now and decided it's finally time to completely learn hex editing. I decrypted my binary using CrackerXI and loaded it into IDA Pro using the correct ARM processor. The binary seems to only contain 7 functions. I suspect it has something to do with "sub_x," which to be frank, I don't 100% understand but I am learning. The game is Monopoly, and is based on Unity. The game also includes the global-metadata.dat file, I don't know if that's helpful.

 

I am attempting to learn as I go. If someone could point me in the right direction, it would be greatly appreciated.

 

spacer.png

There are tutorials on here to help you in this process.

 

If its a Unity game its easier to a degree to hack you need a dump tool to dump functions :)

Posted
On 9/12/2020 at 6:23 PM, K_K said:

There are tutorials on here to help you in this process.

 

If its a Unity game its easier to a degree to hack you need a dump tool to dump functions :)

Thanks! I figured it out. Great feeling when you finally get it working.

Archived

This topic is now archived and is closed to further replies.

×
  • 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