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
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
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..?

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

    • Tsukuyomi: The Divine Hunter v1.0.1 +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Tsukuyomi: The Divine Hunter By COLOPL, Inc.
      Bundle ID: jp.colopl.mask
      App Store Link: https://apps.apple.com/us/app/tsukuyomi-the-divine-hunter/id6505051119?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 0 replies
    • Tsukuyomi: The Divine Hunter v1.0.1 +3 Cheats [ Damage & Defence ]
      Modded/Hacked App: Tsukuyomi: The Divine Hunter By COLOPL, Inc.
      Bundle ID: jp.colopl.mask
      App Store Link: https://apps.apple.com/us/app/tsukuyomi-the-divine-hunter/id6505051119?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 0 replies
    • Hero's Adventure v1.2.112 +6 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Hero's Adventure By X.D. Network Inc.
      Bundle ID: com.xd.dxlzz.global
      iTunes Store Link: https://apps.apple.com/us/app/heros-adventure/id6711347049?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - Give All Items -> Head into Settings > Other and toggle the User Agreement button.
      - Unlock All Achievements -> Head into Settings > Other and toggle the Privacy Policy button.
      -- All DLC Purchased
      -- Guest Login Enabled
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 106 replies
    • Brotato v1.3.174 +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
        • Agree
        • Thanks
        • Winner
        • Like
      • 17 replies
    • Brotato v1.3.174 +4 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
        • Informative
        • Agree
        • Like
      • 5 replies
    • Hero's Adventure v1.2.112 +6 Cheats [ Damage & Defence ]
      Modded/Hacked App: Hero's Adventure By X.D. Network Inc.
      Bundle ID: com.xd.dxlzz.global
      iTunes Store Link: https://apps.apple.com/us/app/heros-adventure/id6711347049?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - Give All Items -> Head into Settings > Other and toggle the User Agreement button.
      - Unlock All Achievements -> Head into Settings > Other and toggle the Privacy Policy button.
      -- All DLC Purchased
      -- Guest Login Enabled
        • Informative
        • Thanks
        • Winner
        • Like
      • 27 replies
    • Goblins Wood: Tycoon Idle Sim v2.48.2 +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Goblins Wood: Tycoon Idle Sim By ProGamesLab LTD
      Bundle ID: idle.goblins.wood.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/goblins-wood-tycoon-idle-sim/id6446766326?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Jailbreak required hack(s): [Mod Menu Hack] Goblins Wood: Tycoon Idle Sim v2.42.0 +1++ Cheat [ Unlimited Currencies ] - 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/
        • Agree
        • Thanks
        • Winner
        • Like
      • 18 replies
    • Goblins Wood: Tycoon Idle Sim v2.48.2 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Goblins Wood: Tycoon Idle Sim By ProGamesLab LTD
      Bundle ID: idle.goblins.wood.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/goblins-wood-tycoon-idle-sim/id6446766326?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Goblins Wood: Tycoon Idle Sim v2.42.0 +1++ Jailed Cheat [ Unlimited Currencies ] - Free Non-Jailbroken IPA 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/
        • Agree
        • Winner
        • Like
      • 19 replies
    • Arcane Knight : Idle RPG v1.0.6 +6 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Arcane Knight : Idle RPG By DongSik Moon
      Bundle ID: com.eastmoon.gk2live
      App Store Link: https://apps.apple.com/us/app/arcane-knight-idle-rpg/id6744289685?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Move Speed Multiplier
      - Freeze Coins
      - Freeze Gems
        • Like
      • 0 replies
    • Arcane Knight : Idle RPG v1.0.6 +6 Cheats [ Damage & Defence ]
      Modded/Hacked App: Arcane Knight : Idle RPG By DongSik Moon
      Bundle ID: com.eastmoon.gk2live
      App Store Link: https://apps.apple.com/us/app/arcane-knight-idle-rpg/id6744289685?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Move Speed Multiplier
      - Freeze Coins
      - Freeze Gems
        • Agree
        • Like
      • 2 replies
    • Last Day On Earth: Survival v1.35.0 +36 FREE Hacks
      Modded/Hacked App: Last Day on Earth: Survival By Andrey Pryakhin
      Bundle ID: zombie.survival.craft.z
      iTunes Link: https://itunes.apple.com/us/app/last-day-on-earth-survival/id1241932094

      Hack Features:
      - Coins Hack - Spend/Buy something that costs Coins to increase Coins!
      - Durability Hack - Weapons, Clothes, Boots, etc. Will not break. You can always keep using them.
      - Crafting Hack - Able to craft stuff without required items!
      - Skill Points Hack - Skill Points won't decrease, reset to increase.
      - Duplicate Items Hack - Split Items to duplicate them! Now it will duplicate by 20!
      - Loot box hack - Open 1 lootbox for 1000! - x64 only
      - Items increase when Taking from Inbox. You will never run out of Items in your inbox! - x64 only
      - Minigun Doesn't Overheat - x64 only
      - Unlimited Energy. Energy Increases instead of subtracting! - x64 only
      - Bow One Hit Kill - x64 only
      - Anti-Ban

      During the month of December, we have decided to make the ViP hack for free for all users! :) Extra features include:
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 29,994 replies
    • Kingdom Towers v0.3.18 [+4 Jailed Cheats]
      Modded/Hacked App: Kingdom Towers By Martin Quinones
      Bundle ID: com.pizia.kingdomtowers
      iTunes Store Link: https://apps.apple.com/us/app/kingdom-towers/id6699736128?uo=4



      🤩 Hack Features

      - Unlimited Currency
      - Never Die
      - One Hit Kill
      - Unlocked All Towers/Relics
        • Thanks
        • Like
      • 11 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