Jump to content

5 posts in this topic

Recommended Posts

Posted (edited)

Hello hello, I’m new to Offset patching and as my first struggle I’m unable to load LOP in a supported game that got official update yesterday, I wanna try to patch that game and learn how to manipulate game behavior myself. But I wasn’t able to load LOP at first.

I’ve managed to inject IGG 0.4.4 with sideloadly and export the IPA to sideload it inside LiveContainer, it worked flawlessly but as soon as I tried the ipa with LOP injected the game was crashing on startup with this error :

Spoiler

View was already initialized: <fqMHnYufGOXXTGUyqvb: 0x1398f6400; baseClass = UIWindow; frame = (0 0; 390 844); hidden = YES; gestureRecognizers = <NSArray: 0x136f7c100>; layer = <UIWindowLayer: 0x136f987e0>>
Call stack: (
    0   CoreFoundation                      0x00000001844a3338 865F2B63-A144-37CA-B924-845F6C3C78C1 + 1155896
    1   libobjc.A.dylib                     0x000000018193da7c objc_exception_throw + 88
    2   Foundation                          0x00000001837a1670 993BA5C3-365B-342D-935F-CC81A0410919 + 7988848
    3   UIKitCore                           0x0000000186c9e578 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 124280
    4   UIKitCore                           0x0000000186fab274 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 3322484
    5   UIKitCore                           0x0000000186c9d8b0 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 121008
    6   UIKitCore                           0x0000000186c9df4c BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 122700
    7   UIKitCore                           0x0000000186dbe6e8 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1304296
    8   UIKitCore                           0x0000000186dd4de0 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1396192
    9   UIKit                               0x0000000240502f18 E643EE1A-D86B-39FA-B94B-E348ADEC555B + 1470232
    10  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000105fd70f4 CustomOffsetPatcheriOSGodsCom.dylib + 159988
    11  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000105fd6e2c CustomOffsetPatcheriOSGodsCom.dylib + 159276
    12  libdispatch.dylib                   0x000000018c321584 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 112004
    13  libdispatch.dylib                   0x000000018c30a9a8 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 18856
    14  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000105fd6ddc CustomOffsetPatcheriOSGodsCom.dylib + 159196
    15  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000105fd7330 CustomOffsetPatcheriOSGodsCom.dylib + 160560
    16  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000105fd72fc CustomOffsetPatcheriOSGodsCom.dylib + 160508
    17  libdispatch.dylib                   0x000000018c307aac C3BD270A-3136-3143-BF15-D10E17BE0E7C + 6828
    18  libdispatch.dylib                   0x000000018c321584 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 112004
    19  libdispatch.dylib                   0x000000018c33e5a0 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 230816
    20  libdispatch.dylib                   0x000000018c316d30 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 68912
    21  libdispatch.dylib                   0x000000018c316c6c _dispatch_main_queue_callback_4CF + 44
    22  CoreFoundation                      0x00000001843f5ea0 865F2B63-A144-37CA-B924-845F6C3C78C1 + 446112
    23  CoreFoundation                      0x0000000184399604 865F2B63-A144-37CA-B924-845F6C3C78C1 + 67076
    24  CoreFoundation                      0x000000018439ad4c CFRunLoopRunSpecific + 572
    25  GraphicsServices                    0x00000001d1675454 GSEventRunModal + 168
    26  UIKitCore                           0x0000000186db5890 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1267856
    27  UIKitCore                           0x0000000186d80cec UIApplicationMain + 336
    28  UnityFramework                      0x00000001203725ac UnityFramework + 91564
    29  rg                                  0x00000001047a012c rg + 16684
    30  LiveContainer                       0x0000000104626a90 invokeAppMain + 6176
    31  LiveContainer                       0x0000000104624cb0 LiveContainerMain + 1700
    32  dyld                                0x00000001ab37af0c E11DE75A-904D-3D5B-8F4B-F3BA25C1511E + 257804
)

I’ve also tried an IPA version with only igg injected with sideloadly and tried to inject LOP with LiveContainer own Tweak injection system and JIT : ON but it returned the following error 

Spoiler

dlopen(/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/Live Offset Patcher/CustomOffsetPatcheriOSGodsCom.dylib, 0x0009): Library not loaded: @rpath/libsubstrate.dylib
  Referenced from: <8CA754B0-7742-3387-92C6-69C3E0F8F464> /private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/Live Offset Patcher/CustomOffsetPatcheriOSGodsCom.dylib
  Reason: tried: '/usr/lib/swift/libsubstrate.dylib' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/libsubstrate.dylib' (no such file), '/usr/lib/libsubstrate.dylib' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/libsubstrate.dylib' (no such file), '/var/jb/usr/lib/libsubstrate.dylib' (no such file), '/private/preboot/Cryptexes/OS/var/jb/usr/lib/libsubstrate.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/libsubstrate.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/Live Offset Patcher/libsubstrate.dylib' (no such file), '/usr/lib/swift/libsubstrate.dylib' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/libsubstrate.dylib' (no such file), '/usr/lib/libsubstrate.dylib' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/libsubstrate.dylib' (no such file), '/var/jb/usr/lib/libsubstrate.dylib' (no such file), '/private/preboot/Cryptexes/OS/var/jb/usr/lib/libsubstrate.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/libsubstrate.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Tweaks/Live Offset Patcher/libsubstrate.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/8F39EA24-9A90-4F4D-8579-E6BFEC11B2CA/Documents/Applications/com.topgamesinc.rg_766816069.app/Frameworks/libsubstrate.dylib' (no such file), '/usr/local/lib/libsubstrate.dylib' (no such file), '/usr/lib/libsubstrate.dylib' (no such file, not in dyld cache)

The only thing i haven’t tried yet is sideloading the game thru a normal way (AltStore/sidestore/sideloadly) because my I’m currently using my 3 app slot and I didn’t want to remove an app and lose all its data before seeking help on the forum. 

Updated by Cqseur
Posted (edited)

I think you need to at least patch the Live Offset Patcher Jailed IPA via Sideloadly as it makes some changes to the .deb which makes it functional on Jailed. Then you can install the IPA with LiveContainer.

Updated by Rook
  • Like 1
Posted (edited)
8 hours ago, Rook said:

I think you need to at least patch the Live Offset Patcher Jailed IPA via Sideloadly. 

That mean injecting iGameGod.deb and CustomOffsetPatcheriOSGodsCom.dylib into the IPA right ? If that’s the case I’ve already tried that and that’s the error i get that I showed earlier in the post :

Spoiler

View was already initialized: <fqMHnYufGOXXTGUyqvb: 0x1561edc00; baseClass = UIWindow; frame = (0 0; 390 844); hidden = YES; gestureRecognizers = <NSArray: 0x154333580>; layer = <UIWindowLayer: 0x15745c480>>
Call stack: (
    0   CoreFoundation                      0x00000001844a3338 865F2B63-A144-37CA-B924-845F6C3C78C1 + 1155896
    1   libobjc.A.dylib                     0x000000018193da7c objc_exception_throw + 88
    2   Foundation                          0x00000001837a1670 993BA5C3-365B-342D-935F-CC81A0410919 + 7988848
    3   UIKitCore                           0x0000000186c9e578 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 124280
    4   UIKitCore                           0x0000000186fab274 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 3322484
    5   UIKitCore                           0x0000000186c9d8b0 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 121008
    6   UIKitCore                           0x0000000186c9df4c BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 122700
    7   UIKitCore                           0x0000000186dbe6e8 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1304296
    8   UIKitCore                           0x0000000186dd4de0 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1396192
    9   UIKit                               0x0000000240502f18 E643EE1A-D86B-39FA-B94B-E348ADEC555B + 1470232
    10  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000104ee30f4 CustomOffsetPatcheriOSGodsCom.dylib + 159988
    11  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000104ee2e2c CustomOffsetPatcheriOSGodsCom.dylib + 159276
    12  libdispatch.dylib                   0x000000018c321584 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 112004
    13  libdispatch.dylib                   0x000000018c30a9a8 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 18856
    14  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000104ee2ddc CustomOffsetPatcheriOSGodsCom.dylib + 159196
    15  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000104ee3330 CustomOffsetPatcheriOSGodsCom.dylib + 160560
    16  CustomOffsetPatcheriOSGodsCom.dylib 0x0000000104ee32fc CustomOffsetPatcheriOSGodsCom.dylib + 160508
    17  libdispatch.dylib                   0x000000018c307aac C3BD270A-3136-3143-BF15-D10E17BE0E7C + 6828
    18  libdispatch.dylib                   0x000000018c321584 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 112004
    19  libdispatch.dylib                   0x000000018c33e5a0 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 230816
    20  libdispatch.dylib                   0x000000018c316d30 C3BD270A-3136-3143-BF15-D10E17BE0E7C + 68912
    21  libdispatch.dylib                   0x000000018c316c6c _dispatch_main_queue_callback_4CF + 44
    22  CoreFoundation                      0x00000001843f5ea0 865F2B63-A144-37CA-B924-845F6C3C78C1 + 446112
    23  CoreFoundation                      0x0000000184399604 865F2B63-A144-37CA-B924-845F6C3C78C1 + 67076
    24  CoreFoundation                      0x000000018439ad4c CFRunLoopRunSpecific + 572
    25  GraphicsServices                    0x00000001d1675454 GSEventRunModal + 168
    26  UIKitCore                           0x0000000186db5890 BCE0BCF7-2B3C-3EBC-9C2F-13B8F9FE15E1 + 1267856
    27  UIKitCore                           0x0000000186d80cec UIApplicationMain + 336
    28  UnityFramework                      0x000000011f27e5ac UnityFramework + 91564
    29  rg                                  0x0000000104afc12c rg + 16684
    30  LiveContainer                       0x0000000104046a90 invokeAppMain + 6176
    31  LiveContainer                       0x0000000104044cb0 LiveContainerMain + 1700
    32  dyld                                0x00000001ab37af0c E11DE75A-904D-3D5B-8F4B-F3BA25C1511E + 257804
)

JIT is enabled with StikJit and other app requiring JIT on LiveContainer works fine with it. 
 

I don’t know what am I missing. 

Updated by Cqseur
  • Like 1
Posted
11 hours ago, Cqseur said:

That mean injecting iGameGod.deb and CustomOffsetPatcheriOSGodsCom.dylib into the IPA right ? If that’s the case I’ve already tried that and that’s the error i get that I showed earlier in the post :

When is this crashing? On iGMenu launch?

If so, seems like it may not fully support LiveContainer..?

  • Like 1
Posted (edited)
6 hours ago, Rook said:

When is this crashing? On iGMenu launch?

If so, seems like it may not fully support LiveContainer..?

When the app start like 1.5/2 seconds later so it might be on IGMenu Launch. I'm trying to sideload the app outside LiveContainer right now…

It worked so yeah LC isn't supported i think. I also had serious struggle sideloading the tweaked ipa thru SideStore, i had to go with Sideloadly.

Updated by Cqseur

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

    • Loot Heroes v1.6.2 +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Loot Heroes: Fantasy RPG Games By BoomBit, Inc.
      Bundle ID: com.bbp.lootheroes
      iTunes Store Link: https://apps.apple.com/us/app/loot-heroes-fantasy-rpg-games/id6642699678?uo=4


      Hack Features:
      - Freeze Currencies
      - Unlimited Currencies [ VIP ]
      - God Mode -> Traps still cause damage.
      - One-Hit Kill
      - All Heroes Unlocked
      - Auto Win [ VIP ]
      - Battle Pass Unlocked [ VIP ]


      Jailbreak required hack(s): [Mod Menu Hack] Loot Heroes v1.1.5 +8 Cheats [ Unlimited Currencies + More ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 104 replies
    • Loot Heroes v1.6.3 +8 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Loot Heroes By BoomBit, Inc.
      Bundle ID: com.bbp.lootheroes
      iTunes Store Link: https://apps.apple.com/us/app/loot-heroes/id6642699678?uo=4


      Hack Features:
      - Freeze Currencies
      - Unlimited Currencies [ VIP ]
      - God Mode -> Traps still cause damage.
      - One-Hit Kill
      - All Heroes Unlocked
      - Auto Win [ VIP ]
      - Battle Pass Unlocked [ VIP ]


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 243 replies
    • The Seven Deadly Sins Cheats v2.79.0 +5
      Modded/Hacked App: The Seven Deadly Sins by Netmarble Corporation
      Bundle ID: com.netmarble.nanagb
      iTunes Store Link: https://apps.apple.com/us/app/the-seven-deadly-sins/id1475440231?uo=4&at=1010lce4


      Hack Features:
      - God Mode
      - OHK
      - Infinite MP


      iOS Hack Download Link: https://iosgods.com/topic/131686-arm64-the-seven-deadly-sins-cheats-v117-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 2,045 replies
    • My Heroes: Dungeon Raid v26.0.5.0 +3 Cheats
      Modded/Hacked App: My Heroes: Dungeon Raid By REALITY SQUARED GAME CO., LIMITED
      Bundle ID: com.rsg.heroes
      iTunes Store Link: https://apps.apple.com/us/app/my-heroes-dungeon-raid/id1604333529?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - x Dmg
      - x Def
      - Dumb Enemies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 167 replies
    • [ Arknights KR ] 명일방주 Cheats v29.4.41 +8 - [ God Mode & More ]
      Modded/Hacked App: 명일방주 By YOSTAR (HONG KONG) LIMITED
      Bundle ID: com.YoStarKR.Arknights
      iTunes Store Link: https://apps.apple.com/kr/app/%EB%AA%85%EC%9D%BC%EB%B0%A9%EC%A3%BC/id1473903308?uo=4


      Hack Features:
      - God Mode
      - Frozen Enemies
      - One Hit Kill
      - Instant - Win
      - No Deploy Cost
      - Multiply Damage
      - Multiply Defense
      - Multiply Character Speed


      iOS Hack Download Link: https://iosgods.com/topic/164929-arknights-kr-%EB%AA%85%EC%9D%BC%EB%B0%A9%EC%A3%BC-cheats-v12001-8-god-mode-more/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 57 replies
    • ArKnights Japan - アークナイツ v29.4.41 - [ x Player Damage & More ]
      Modded/Hacked App: アークナイツ By Yostar, Inc.
      Bundle ID: com.YoStarJP.Arknights
      iTunes Store Link: https://apps.apple.com/jp/app/%E3%82%A2%E3%83%BC%E3%82%AF%E3%83%8A%E3%82%A4%E3%83%84/id1478990007?uo=4

       

      🔧 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🚀 Hack Features

      - Multiply Attack
      - Multiply Defense
      - Multiply Attack Speed
      - God Mode
      - Instant Win
      - Enemy Auto Suicide
      - No Deploy Cost
      - Freeze Enemies


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/191639-arknights-japan-%E3%82%A2%E3%83%BC%E3%82%AF%E3%83%8A%E3%82%A4%E3%83%84-v27361-jailed-cheats-8/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/117823-arknights-japan-%E3%82%A2%E3%83%BC%E3%82%AF%E3%83%8A%E3%82%A4%E3%83%84-v27361-x-player-damage-more/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 216 replies
    • Arknights Cheats v29.4.41 +8 - [ God Mode & More ]
      Modded/Hacked App: Arknights By YOSTAR (HONG KONG) LIMITED
      Bundle ID: com.YoStarEN.Arknights
      iTunes Store Link: https://apps.apple.com/us/app/arknights/id1464872022?uo=4

       

      🔧 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Cydia, Sileo or Zebra).

       

      🚀 Hack Features

      - God Mode
      - Frozen Enemies
      - One Hit Kill
      - Instant - Win
      - No Deploy Cost
      - Multiply Damage
      - Multiply Defense
      - Multiply Character Speed


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/191668-arknights-v27361-jailed-cheats-8/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/117802-arknights-cheats-v27361-8-god-mode-more/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,062 replies
    • Solo Leveling:Arise v1.2.65 Jailed Cheats +2
      Modded/Hacked App: Solo Leveling:Arise By Netmarble Corporation
      Bundle ID: com.netmarble.sololv
      iTunes Store Link: https://apps.apple.com/us/app/solo-leveling-arise/id1662742277?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Immunte to Physical Damage
      - Multiply Attack



      iOS Hack Download IPA Link: https://iosgods.com/topic/184739-solo-levelingarise-v1265-jailed-cheats-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 356 replies
    • (The Eminence in Shadow RPG TW) 我想成為影之強者!Master of Garden v3.8.0+2 Jailed Cheats
      Modded/Hacked App: 我想成為影之強者!Master of Garden By SOFTSTAR Games INC.
      Bundle ID: com.softstargames.shadow
      iTunes Store Link: https://apps.apple.com/tw/app/%E6%88%91%E6%83%B3%E6%88%90%E7%82%BA%E5%BD%B1%E4%B9%8B%E5%BC%B7%E8%80%85-master-of-garden/id6449175329?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier


      Jailbreak required hack(s): 


      iOS Hack Download IPA Link:

      Hidden Content

      Download via the iOSGods App








      PC Installation Instructions:
      STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
      STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
      STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
      STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
      STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 8: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles/VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 9: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 61 replies
    • (The Eminence in Shadow RPG Japan) 陰の実力者になりたくて!マスターオブガーデン v3.8.0+2 Jailed Cheats
      Modded/Hacked App: 陰の実力者になりたくて!マスターオブガーデン By Aiming Inc.
      Bundle ID: com.aiming.shadow.garden.mog
      iTunes Store Link: https://apps.apple.com/jp/app/%E9%99%B0%E3%81%AE%E5%AE%9F%E5%8A%9B%E8%80%85%E3%81%AB%E3%81%AA%E3%82%8A%E3%81%9F%E3%81%8F%E3%81%A6-%E3%83%9E%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%AA%E3%83%96%E3%82%AC%E3%83%BC%E3%83%87%E3%83%B3/id1629373124?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier


      Jailbreak required hack(s): 


      iOS Hack Download IPA Link:

      Hidden Content

      Download via the iOSGods App








      PC Installation Instructions:
      STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
      STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
      STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
      STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
      STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 8: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles/VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 9: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Haha
        • Thanks
        • Like
      • 31 replies
    • (The Eminence in Shadow RPG TW) 我想成為影之強者!Master of Garden v3.8.0 +2 Cheats
      Modded/Hacked App: 我想成為影之強者!Master of Garden By SOFTSTAR Games INC.
      Bundle ID: com.softstargames.shadow
      iTunes Store Link: https://apps.apple.com/tw/app/%E6%88%91%E6%83%B3%E6%88%90%E7%82%BA%E5%BD%B1%E4%B9%8B%E5%BC%B7%E8%80%85-master-of-garden/id6449175329?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Winner
        • Like
      • 108 replies
    • (The Eminence in Shadow RPG Japan) 陰の実力者になりたくて!マスターオブガーデン v3.8.0 +2 Cheats
      Modded/Hacked App: 陰の実力者になりたくて!マスターオブガーデン By Aiming Inc.
      Bundle ID: com.aiming.shadow.garden.mog
      iTunes Store Link: https://apps.apple.com/jp/app/%E9%99%B0%E3%81%AE%E5%AE%9F%E5%8A%9B%E8%80%85%E3%81%AB%E3%81%AA%E3%82%8A%E3%81%9F%E3%81%8F%E3%81%A6-%E3%83%9E%E3%82%B9%E3%82%BF%E3%83%BC%E3%82%AA%E3%83%96%E3%82%AC%E3%83%BC%E3%83%87%E3%83%B3/id1629373124?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - x Dmg
      - x Def


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 89 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