Jump to content

H5GG Menu with ARM64 Instruction and Unity Support (work on non-jailbroken)


1,835 posts in this topic

Recommended Posts

Posted

Version 1.8.6:
1. 
Auto reload Unity User Assembly Image / Library. YES, you do not need to manually them every time when session got unload. 
    
Whenever you have manually loaded a Unity User Assembly Image / Library once in current game, it will auto reload if Frida session got unloaded
2. Enhanced the JSPlug-in around handling of Assembly Image / Library. YES, part of the JSPlug-in, you can specific library you want to load automatically.
    You can add Assembly Image / Library name to the following global variable in a JSPlug-in. Then it will auto load every time when it start. 

gUnityAssemblyImages = ["Assembly_CSharp","OtherGameAssemblyImagesName"]

note: if your game doesn't have Assembly_CSharp, you can safely remove it from the list
3. Minor bug fix on a number of bugs.

note:
1. This is a stable release and for Unity Game only. It is good for Hack developer who want to test their limits only. Not for general user who do not
familiar with Unity. For general user who do not familiar with Unity, it is still a good tool to use, but you cannot maximise its value.
2. Performance could be bad, if the game has a lot class definition. It is tradeoff for features and performance for now. If you don't like it, you may skip these in your JS plugin. It won’t affect your performance if you are not using it. 


Download Link: https://iosddl.net/b45811bfd2d523f4/H5GG_with_ARM_and_Unity_v1.8.6.zip

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