Jump to content

Where are the Offset and HEX in Custom Live Offset Patcher saved?


Go to solution Solved by Rook,

3 posts in this topic

Recommended Posts

Posted

If Offset, hex are stored in a file somewhere, I would like to know where.
It is very difficult to input them one by one when testing on multiple devices, so if the values are saved, I would like to be able to share the file between devices.


I am using the translate function, so apologies if the language is not correct.

  • Solution
Posted

Hello,

You can find the offset and patch data in the app's Library folder. Example: /private/var/mobile/Containers/Data/Application/XXXX-XXXX-XXXX-XXXX/Library/Preferences/com.appname.gamename

	<key>custom1:offset</key>
	<string>10018765</string>
	<key>custom1:patch</key>
	<string>C0035FD6</string>

 

  • Like 1

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