Jump to content

6 posts in this topic

Recommended Posts

Posted

I am just starting out my journey with modding IAP files. I use dnSPY to find the offsets of the methods I want to change and then use an arm64 to hex converter to then apply these changes.

I have been stumped with this code shown in the picture. (cmSzP.png) I have not found any useful methods for the past couple days of searching which leads me to believe they lie within the gibberish labels of methods. Some quick reasearch leads me to believe these methods have been obfuscated.

So far I have tried using de4dot to deobfuscate the code but it showed no difference after completing. Has anyone seen this style of obfuscation or know/have a tool that can tackle this.

The game in question is Survivor.io and I am happy to provide the decrypted dll files if it would help.

Many thanks,

A noob trying to learn modding

Posted

Dont think there is such tool for this

  • Like 1
Posted
11 minutes ago, Laxus said:

Dont think there is such tool for this

Ahh I see. Is there a method to make sense of the obfuscated code? All I could think of was trial and error but even then I have no idea what to trial lol.
 

how do modders here work around it? 

Posted
6 minutes ago, Andre3414 said:

Ahh I see. Is there a method to make sense of the obfuscated code? All I could think of was trial and error but even then I have no idea what to trial lol.
 

how do modders here work around it? 

Your best bet is to download an older version of the app to see if it’s decrypted. Then save the hex code in a function, check it on newest version and test it that way. Only the developers have their own decryption tools.

  • Informative 1
Posted
1 hour ago, Puddin said:

Your best bet is to download an older version of the app to see if it’s decrypted. Then save the hex code in a function, check it on newest version and test it that way. Only the developers have their own decryption tools.

Ok thanks I’ll try this! 
 

so I would find what function the offset is located at, then try and match it with the updated one?

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