Jump to content

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


2,016 posts in this topic

Recommended Posts

Posted
3 minutes ago, 𓄼 . f v c k . 𓄹 said:

maybe a feature like LOP (Live Offset Patcher) but this would need to have the app in debug mode to allow the JB way of editing an offset in memory 

 

have u tried gogoled or chatGPT ?

What is gogoled?

Already tried chatGPT, this is really insane. It can give me code example real quick and even customise it for me.

 

I only on non-Jailbroken. I have no way to change protected memory segment easily.

It worked once previously with my old iPad under debug mode. But it is not working with current one. 
I hope iGameGod has give me surprise on this.

  • Like 3
Posted
8 minutes ago, 𓄼 . f v c k . 𓄹 said:

maybe a feature like LOP (Live Offset Patcher) but this would need to have the app in debug mode to allow the JB way of editing an offset in memory 

 

have u tried gogoled or chatGPT ?

 

edit: also, is it just me or sometimes The Adress field is kinda incorrect ? 

the last 3 digit are correct but the rest before it isnt, 

Ex : offset : 0x1B97120

Adress showed : 0x10C5CF120

Top address bar is ASLR removed, including the address backup.

 

So essentially, you don’t need to calculate (remove ASLR) to get the real offset. You just need to TAP on it, my tool will give you the real offset for you to use with Live Offset Patch or do Binary patch.

 

But i cannot 100% sure, if there really a bug somewhere…haha.

  • Like 1
Posted (edited)
9 minutes ago, Happy Secret said:

What is gogoled?

Already tried chatGPT, this is really insane. It can give me code example real quick and even customise it for me.

 

I only on non-Jailbroken. I have no way to change protected memory segment easily.

It worked once previously with my old iPad under debug mode. But it is not working with current one. 
I hope iGameGod has give me surprise on this.

google it*

But i remember u made a topic to edit memory segment on jailed. i tested it and attached my iPhone 12 iOS 15.1 to lldb (XCode) and i could used the JB code to patch an offset :

h5gg.require(7.8);

var modules = h5gg.getRangesList("UnityFramework"); //module file name

var base = modules[0].start; //module base addr in runtime memory

var addr = Number(base) + 0x01915304; //offset

patchBytes(addr,  "00E0AFD2C0035FD6"); //bytes

/********************************************************/
//only jailbroken devices can do this
function patchBytes(addr, hex) {
    for(i = 0;i<hex.length/2;i++) {
        var item = parseInt(hex.substring(i*2, i*2+2), 16);
        h5gg.setValue(addr+i,item, "U8");
    }
}

from H5GG github

4 minutes ago, Happy Secret said:

Top address bar is ASLR removed, including the address backup.

 

So essentially, you don’t need to calculate (remove ASLR) to get the real offset. You just need to TAP on it, my tool will give you the real offset for you to use with Live Offset Patch or do Binary patch.

 

But i cannot 100% sure, if there really a bug somewhere…haha.

ohh im dumb, the Address showed is ASLR + real offset right ?

Updated by 𓄼 . f v c k . 𓄹
Posted
5 minutes ago, 𓄼 . f v c k . 𓄹 said:

google it*

But i remember u made a topic to edit memory segment on jailed. i tested it and attached my iPhone 12 iOS 15.1 to lldb (XCode) and i could used the JB code to patch an offset :

h5gg.require(7.8);

var modules = h5gg.getRangesList("UnityFramework"); //module file name

var base = modules[0].start; //module base addr in runtime memory

var addr = Number(base) + 0x01915304; //offset

patchBytes(addr,  "00E0AFD2C0035FD6"); //bytes

/********************************************************/
//only jailbroken devices can do this
function patchBytes(addr, hex) {
    for(i = 0;i<hex.length/2;i++) {
        var item = parseInt(hex.substring(i*2, i*2+2), 16);
        h5gg.setValue(addr+i,item, "U8");
    }
}

from H5GG github

ohh im dumb, the Address showed is ASLR + real offset right ?

The address next to Hex and instruction is with ASLR. The normal memory address find in Cheat Engine. 

7 minutes ago, 𓄼 . f v c k . 𓄹 said:

But i remember u made a topic to edit memory segment on jailed. i tested it and attached my iPhone 12 iOS 15.1 to lldb (XCode) and i could used the JB code to patch an offset

Yes, it worked one some devices. But not all. 
Good to know it works on your device as well. 

Posted
5 minutes ago, Happy Secret said:

The address next to Hex and instruction is with ASLR. The normal memory address find in Cheat Engine. 

12 minutes ago, 𓄼 . f v c k . 𓄹 said:

oh okay, yeah im stupid idk why i didn't tought about it before haha

6 minutes ago, Happy Secret said:

Yes, it worked one some devices. But not all. 

oh :/ sad to know

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

    • Mystery Inn: Merge Adventure v2.11 [ +4 APK MOD ] Currency Max
      Mod APK Game Name: Mystery Inn: Merge Adventure
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.rhinogames.mystery.hotel&hl=en

       

      🤩 Hack Features

      - ADS NO
      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Energy

       

      ⬇️ 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.
      • 0 replies
    • His Vacation: Fun Match 3 Game v26.0102.00 [ +3 APK MOD ] Auto Win
      Mod APK Game Name: His Vacation: Fun Match 3 Game
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.mobowl.christmasmagic.aos&hl=en

       

      🤩 Hack Features

      - Auto ADS Disable
      - Auto Win - Just One Move
      - Stars Max

       

      ⬇️ 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.
      • 0 replies
    • Castle War Defense 城の戦争防衛 v1.2.3 [ +5 APK MOD ] Currency Max
      Mod APK Game Name: Castle War Defense 城の戦争防衛
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.mobirix.dfpt&hl=en

       

      🤩 Hack Features

      - Currency [ Earn Some After Disable Hack ]
      - Units Unlocked
      - Unit Cost 0
      - Unit CD
      - Unit Limit No Unlimited Deploy [ Use Only When Enter The Battle ]

       

      ⬇️ 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.
      • 0 replies
    • Tropic Match v1.0 [ +3 APK MOD ] Auto Win
      Mod APK Game Name: Tropic Match
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.rebelgames.tropicmatch

       

      🤩 Hack Features

      - Auto Win - Just 1 Move
      - Lives MAX
      - Booster MAX

       

      ⬇️ 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.
      • 0 replies
    • BattleShip Go: Monster Wave 배틀쉽 고 : 몬스터 웨이브 v0.0.18 [ +9 APK MOD ] Never Die
      Mod APK Game Name: BattleShip Go: Monster Wave 배틀쉽 고 : 몬스터 웨이브
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.TeamSparta.battleshipgo

      🤩 Hack Features

      - VViP Active
      - ADS NO / Rewards Free
      - Speed 2X Active
      - Unlimited Quick Patrol
      - Currency / No Need
      - Resources / No Need
      - DMG MAX
      - Never Die
      - Enemy Speed
      • 0 replies
    • Space Minions: Defense 스페이스 미니언즈: 디펜스 v0.0.24 [ +9 APK MOD ] Never Die
      Mod APK Game Name: Space Minions: Defense 스페이스 미니언즈: 디펜스
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.TeamSparta.SpaceMinions

      🤩 Hack Features

      - VViP Active
      - ADS NO / Rewards Free
      - Speed 2X Active
      - Unlimited Quick Patrol
      - Currency / No Need
      - Resources / No Need
      - DMG MAX
      - Never Die
      - Enemy Speed
      • 0 replies
    • Ninja Scroll Rush v0.2.12 [ +8 APK MOD ] Currency Max
      Mod APK Game Name: Ninja Scroll Rush
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.YsoCorp.NinjaScrollRush&hl=en

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Keys +3
      - Unlimited Coins
      - Unlimited EXP / Faster LvL UP
      - HP MAX
      - ATK MAX
      - DEF MAX
      - Skill CD
      • 0 replies
    • Claw Master – Roguelike Hero v1.14.5 [ +7 APK MOD ] Currency Max
      Mod APK Game Name: Claw Master – Roguelike Hero
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=hero.claw.master&hl=en

      🤩 Hack Features

      - Auto ADS OFF
      - Hunt Pass / Free Active
      - Hunt Pass / Premium Active
      - Hunt Pass / Free Claim Unlimited / Coins Gems
      - Hunt Pass / Premium Claim Unlimited / Coins Gems
      - Energy Buy Free
      - DMG
      • 0 replies
    • Shotgun Club: PvP Multiplayer v1.15.7 [ +10 APK MOD ] Currency MAX
      Mod APK Game Name: Shotgun Club: PvP Multiplayer
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.shooting.club&hl=en

      🤩 Hack Features

      - Club MemberShip Card Active
      - Club MemberShip Card / Claim Unlimited
      - ADS NO / Rewards Free
      - Free Spin Max
      - Emote Unlocked
      - Free Chest Unlimited
      - Free Chest Ready
      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Energy
      • 0 replies
    • Epic Plane Evolution (Auto Update) Jailed Cheats +2
      Modded/Hacked App: Epic Plane Evolution By Voodoo
      Bundle ID: io.heseri.plane
      App Store Link: https://apps.apple.com/us/app/epic-plane-evolution/id6504122823?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Infinite Currencies
      - No Ads

       

      Jailbroken Hack: https://iosgods.com/topic/190833-epic-plane-evolution-cheats-auto-update-2/

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/190835-epic-plane-evolution-v181-jailed-cheats-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 128 replies
    • Arrow Rush: Archer Roguelike +2++ Mods [ Debug Menu ]
      Mod APK Game Name: Arrow Rush: Archer Roguelike By HEDONIC GAMES
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=hedonic.games.deadshot

       

      🤩 Hack Features

      - Unlimited Currencies

      VIP
      - Debug Menu -> Head into Settings and toggle the Copy button.
        • Winner
      • 3 replies
    • Heat Rush: Hero Shooter +4 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Heat Rush: Hero Shooter By Eonevolve Yazilim Sanayi Ticaret Limited Sirketi
      Bundle ID: com.eonevolve.heatrush
      App Store Link: https://apps.apple.com/us/app/heat-rush-hero-shooter/id6756278210?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Currencies
        • Like
      • 7 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