Jump to content

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


2,036 posts in this topic

Recommended Posts

Posted (edited)

Version 1.8.9: 
1. Introducing Performance Improvement Option for JSPlug-in. YES, you can now select the class of interest to load instead of loading everything in select Assembly Image (e.g. Assembly-CSharp).  
    Include following line to start of your JSPlug-in, then the initialisation of the Unity support engine will only load classes in the list. Remember, you need to add full class name including the namespace, if any. 

gUnityClassInterested = ['DD$Match$UI$UIActorStatus_Root','DD$Match$UI$UIActorStatus'];

Unity Static Analyser is now always full load on selected Assembly Image.  

2. Enhanced JSPlug-in support for UnityDictionary, supporting Primitive Type as ValueYes, previously Dictionary only support Object as Value
    Apart from typical get_Item(index) method to retrieve value at certain index of the dictionary. We introduced also 
   - get_KeyValueItem(index) - returning Key and Value pair at the index
   - get_Value (key) - returning Value with key provided
   Sample Code:

Spoiler
var aryObj = script.call("findUnityObjectOfType", ["$SkillManager", true]);
var SkillManager = new UnityObject(aryObj[0]);
SkillManager.loadFields(['skills'])
var SkillDict = new UnityDictionary(SkillManager.skills,'int32','Skill');
//SkillDict.export();
var SkillDamageDict = new UnityDictionary(GameManager.skillDamage,'int32','single');
//SkillDamageDict.export();
let SkillAry = [];
for (let j=0;j<SkillDamageDict.size();j++){
  let [skillType, value] = SkillDamageDict.get_KeyValueItem(j)
  let Skill = new UnityObject(SkillDict.get_Value(skillType))
  Skill.loadFields(['coolTime','projectTileCnt','sizeUp'])
  SkillAry.push(Skill)
}
cheatObj["Skills"] = SkillAry

As you can see, you can do Dictionary export. You will get full Dictionary content in file inside the Document folder under Application Folder.

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/bd2b8d7abe788a07/H5GG_with_ARM_and_Unity_v1.8.9.zip

Updated by Happy Secret

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
  • Our picks

    • Anipang Matchlike (Puzzle RPG) v2.9.8 [ +5 APK MOD ] Always Win
      Mod APK Game Name: Anipang Matchlike (Puzzle RPG)
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.wemadeplay.anipang.matchlike&hl=en

       

      🤩 Hack Features

      - HP [ Just Equip & Unequip ]
      - DMG [ Just Equip & Unequip ]
      - DEF [ Just Equip & Unequip ]
      - Chapter Unlocked
      - Always Last Wave

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 1 reply
    • Anipang Matchlike v2.9.6 [ +5 Cheats ] Always Win
      Modded/Hacked App: Anipang Matchlike By Wemade Play Co.,Ltd.
      Bundle ID: com.wemadeplay.anipang.matchlike
      iTunes Store Link: https://apps.apple.com/us/app/anipang-matchlike/id6473825939?uo=4

      Hack Features:
      - HP [ Just Equip & Unequip ]
      - DMG [ Just Equip & Unequip ]
      - DEF [ Just Equip & Unequip ]
      - Chapter Unlocked
      - Always Last Wave
      • 16 replies
    • Anipang Matchlike v2.9.4 [ +5 Jailed ] Always Win
      Modded/Hacked App: Anipang Matchlike By Wemade Play Co.,Ltd.
      Bundle ID: com.wemadeplay.anipang.matchlike
      iTunes Store Link: https://apps.apple.com/us/app/anipang-matchlike/id6473825939?uo=4

      Hack Features:
      - HP [ Just Equip & Unequip ]
      - DMG [ Just Equip & Unequip ]
      - DEF [ Just Equip & Unequip ]
      - Chapter Unlocked
      - Always Last Wave
      • 6 replies
    • Star2 Random Defense(S2RD) +10 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Star2 Random Defense(S2RD) By Springcomes Co., Ltd.
      Bundle ID: com.gaimstudio.s2rd
      App Store Link: https://apps.apple.com/us/app/star2-random-defense-s2rd/id6739694467?uo=4

       

      🤩 Hack Features

      - Freeze Food
      - Freeze Silver
      - Freeze Essence
      - Freeze Either
      - Freeze Gold
      - Freeze Diamonds
      - Freeze Energy

      VIP
      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Energy -> Will increase instead of decrease.
      • 31 replies
    • Brotato +4 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Brotato By QI YU SG. PTE. LTD.
      Bundle ID: com.brotato.shooting.survivors.action.games.bullethell.ios
      iTunes Store Link: https://apps.apple.com/us/app/brotato/id6445884925?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Move Speed Multiplier
      - Free In-App Purchases
        • Like
      • 78 replies
    • UnderGuild: Offense v1.5.3 [ +3 Cheats ] Currency Max
      Modded/Hacked App: UnderGuild: Offense By SeungHo Chung
      Bundle ID: com.FreeDust.UnderDarkOffense
      App Store Link: https://apps.apple.com/us/app/underguild-offense/id6752882356?uo=4

      🤩 Hack Features

      - Unlimited Diamond
      - Unlimited Gold
      - Max Trop
      • 50 replies
    • UnderGuild: Offense v1.5.3 [ +3 Jailed ] Currency Max
      Modded/Hacked App: UnderGuild: Offense By SeungHo Chung
      Bundle ID: com.FreeDust.UnderDarkOffense
      App Store Link: https://apps.apple.com/us/app/underguild-offense/id6752882356?uo=4

      🤩 Hack Features

      - Unlimited Diamond
      - Unlimited Gold
      - Max Trop
        • Like
      • 42 replies
    • Zoo Island: Wild Family Park v2.0.0 [ +3 Cheats ] Faster LvL UP
      Modded/Hacked App: Zoo Island: Wild Family Park By Sparkling Society Games B.V.
      Bundle ID: com.sparklingsociety.zoolife2animaltycoonparkbuildingsimulationgame
      App Store Link: https://apps.apple.com/us/app/zoo-island-wild-family-park/id6636482757?uo=4

      🤩 Hack Features

      - Currency / No Need
      - Resources  No Need
      - Faster LvL UP / Need 1 EXP
      • 2 replies
    • Zoo Island: Wild Family Park v2.0.0 [ +3 Jailed ] Faster LvL UP
      Modded/Hacked App: Zoo Island: Wild Family Park By Sparkling Society Games B.V.
      Bundle ID: com.sparklingsociety.zoolife2animaltycoonparkbuildingsimulationgame
      App Store Link: https://apps.apple.com/us/app/zoo-island-wild-family-park/id6636482757?uo=4

      🤩 Hack Features

      - Currency / No Need
      - Resources  No Need
      - Faster LvL UP / Need 1 EXP
      • 4 replies
    • Pictonico! +1 Jailed Cheat [ All Packs Unlocked ]
      Modded/Hacked App: Pictonico! By Nintendo Co., Ltd.
      Bundle ID: com.nintendo.zana
      App Store Link: https://apps.apple.com/us/app/pictonico/id6754666867?uo=4

       


      🤩 Hack Features

      -- All Packs Unlocked
      • 1 reply
    • Arcane Entity +3 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Arcane Entity By Keystorm Holdings Limited
      Bundle ID: com.game.arcane.entity
      iTunes Store Link: https://apps.apple.com/us/app/arcane-entity/id6760751044

       

      🤩 Hack Features

      - Damage Multiplier
      - Always Critical Hits
      - No Skill Cooldown
      • 0 replies
    • RPG Dragon Spira +6 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: RPG Dragon Spira By Kotobuki Solution Co., Ltd.
      Bundle ID: kemco.execreate.sugorokufree
      iTunes Store Link: https://apps.apple.com/us/app/rpg-dragon-spira/id6745810506

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Gold
      - Unlimited Gems
      - Free In-App Purchases
      • 4 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