Jump to content

A metric shit ton of offsets


128 posts in this topic

Recommended Posts

Posted

I haven't contributed anything for like almost a month and it is bugging me

 

Some of these hacks weren't even released because I felt that I did a half ass job. Some of them I hacked for fun and never released. Some of them are released. And I also have no idea what versions these games were when I hacked them lol

 

And I did not/will not ever use that retarded tool to hack games. These were all done sub_x.

 

Pixel Gun 3D:

Hidden Content

    //Speed
    sub_584dd8
     
    //Instant reload
    sub_5866e4
     
    //Moon jump
    0x5cbe0c MOV R0, #0; NOP (0020 c046)
     
    //Jump height
    sub_5830b0
     
    //Spawntrap (bad way of doing it)
    sub_c48b8e BX LR (7047)
     
    //Ammo
    0x232e6c MOV R0, R7; NOP (381c c046)
     
    //Damage
    sub_23a38c
     
    //Shoot shotgun rounds
    0x237dde MOV R0, #1; NOP (0120 c046)
     
    //God mode (I'm surprised this is possible)
    0x22bde6 NOP; NOP (c046 c046)
     
    //Shoot through walls
    sub_15d6fb8 BX LR (7047)
     
    //No bullet spread
    0x237fb4 MOV R0, #0; NOP (0020 c046)
     
    //Field of view
    sub_fa247c
     
    //Shoot explosives
    0x238260 MOV R0, #0; NOP (0020 c046)
    

 

King of Thieves:

Hidden Content

     

    //Infinite health (hacked it and learned after health doesn't even matter smh)
    sub_2b9ab4 BX LR (7047)
     
    //God mode (useless because when you hit something you're stuck there forever)
    sub_2a0c2c BX LR (7047)
    

 

Marvel Contest of Champions:

Hidden Content

     

    //Unlinked one hit kill
    0x6c3634 CMP R4, #2 --> CMP R4, #1
    0x6c3636 BHI loc_6c3656 --> BEQ loc_6c3656
    0x6c363e BEQ.W loc_6c42f2 --> BNE.W loc_6c3878
     
    //Enemy can't move (offline and online)
    0x6c8180 VMOV.F32 S0, #31.0
     
    //Enemy doesn't attack (offline and online)
    sub_6bb5a0 BX LR
    

 

Marvel Future Fight (this was v2.4.0 because I wrote it down):

Hidden Content

     

    //Perfect godmode
    /*Unlink ballistic damage from enemy*/
    0x49ae6a CMP R0, #4 ---> CMP R0, #1
    0x49ae6c BNE loc_49ae78 ---> BNE.W loc_49ca10
    0x49ae70 restore instruction ---> STR R4, [SP,#0x108+var_DC]
    0x49ae72 fill up the next 2 bytes ---> NOP
    0x49ae74 restore instruction ---> VMOV.F32 D11, #1.0
    /*Unlink explosive damage from enemy*/
    0x49be1c CBZ R0, loc_49be26 ---> CMP R0, #0
    0x49be1e VMOV.I32 D9, #0 ---> BNE.W loc_49ca10
     
    //Enemy does 1 damage
    0x47cbc2 NOP; NOP
    0x47cd9c NOP; NOP
     
    //Disable stupid GDB/hack check
    sub_d89254 BX LR
    

 

Monster Super League:

Hidden Content

     

    //Damage (linked with enemy)
    0x1712a8 NOP; NOP
    0x1713e2 VMOV.F32 S0, #31.0
    0x171426 VMUL.F32 D16, D14, D14
    

 

Best Fiends (v4.1.0):

Hidden Content

     

    //Only drop leaves
    0x208402 MOV.W R11, #5
     
    //Combine anything
    0x6491e MOV R0, #0; NOP
     
    //Instant hit
    0xbf1a4 NOP; NOP
     
    //One hit kill
    0x16e3a8 VSUB.F32 D0, D8, D8
     
    //Infinite moves
    0x1e0084 MOV R0, R7
    

 

Taichi Panda:

Hidden Content

     

    //Disable GDB check
    0x1e770 NOP
     
    //God mode
    0x226c5c MOV R0, #0; NOP
     
    //923,521 HP returned when hit enemy
    0x2277ce VMOV.F32 S0, #31.0
    0x2277d2, 0x2277d6, 0x2277da VMUL.F32 S0, S0, S0
     
    //Infinite mana
    0x20ea36 NOP
     
    //God mode/one hit (wasn't released, buggy)
    0x226c5c MOV R0, #0; NOP
    0x26170c NOP; NOP
     
    //Infinite attack radius
    0x8c16e8 MOV R0, #1; NOP
    

 

Dominations (v4.451.452, someone try this on current version because this worked when I hacked it):

Hidden Content

     

    //Time until finish
    sub_545b18
    

 

Despicable Me: Minion Rush (v3.7.0):

Hidden Content

     

    //Afford all
    0x2ecb14 MOV R0, #1
    

 

Respawnables:

Hidden Content

     

    //Cash and gold
    sub_13c00a
     
    //Level 50
    0x14d9ce CMP R0, #2 --> CMP R0, R0
     
    //Bots won't shoot
    sub_b08c8 BX LR
    

 

N.O.V.A. 3: Freedom Edition:

Hidden Content

     

    //Shoot through walls
    0x5340fc MOV R0, #9; NOP
     
    //Health
    sub_13971c
     
    //Walk through walls
    0x33d3a8 MOV R0, #0
    sub_535370 BX LR
     
    //Speed hack
    0x1157b8 VMOV.F32 S8, #31.0
    0x115588 VMOV.F32 D3, #31.0
    

 

Modern Combat 3:

Hidden Content

     

    //Ammo
    sub_a5b98
     
    //Grenades
    sub_196e0
     
    //Radar
    0x103518 MOV R0, #1; NOP
    0x103542 MOV R0, #1; NOP
     
    //Gold
    sub_1891b8 MOV R0, R7; BX LR
     
    //Level 90
    sub_188514 MOV R0, R7; BX LR
     
    //Military support prices
    sub_184e04
     
    //All challenges
    sub_6bba4 MOV R0, #1; BX LR
    

 

Dragon Mania Legends:

Hidden Content

     

    //One hit (detected when you win, useless)
    sub_1fb2dc MOV R0, R7; BX LR
    

 

Spiderman Unlimited (v1.9.0):

Hidden Content

     

    //ISO 8
    0x1e007e NOP
     
    //Vials
    0x1e0066 NOP
     
    //God mode
    sub_1d1c1c BX LR
    

 

Bleach Brave Souls (v2.2.0):

Hidden Content

     

    //Infinite health
    0x16a82c
     
    //One hit kill
    0x169dc8
     
    //Enemy doesn't attack
    0x1a00c8
    

  • Our picks

    • Amikin Village: Magic Sim RPG +5 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: Amikin Village: Magic Sim RPG By HELIO LTD
      Bundle ID: com.heliogames.amikin.survival
      App Store Link: https://apps.apple.com/us/app/amikin-village-magic-sim-rpg/id6478102304?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Speed Multiplier
      - Unlimited Weapon Durability
      - Split Hack
      • 367 replies
    • House Flipper Home Design +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: House Flipper Home Design By PLAYWAY SPOLKA AKCYJNA
      Bundle ID: com.imaginalis.HouseFlipperMobile
      iTunes Store Link: https://apps.apple.com/us/app/house-flipper-home-design/id1517373437
       

      Hack Features:
      - Unlimited Cash -> Exchange Flipcoins for Cash to earn an unlimited amount.
      - Unlimited Flipcoins -> Exchange Flipcoins for Cash to earn an unlimited amount.


      Jailbreak required hack(s): https://iosgods.com/topic/169137-exclusive-house-flipper-home-design-all-versions-2-cheats-unlimited-currencies/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 180 replies
    • Forest Cabin: Survive v2.00.007 [ +4 Jailed ] Battle Coins
      Modded/Hacked App: Forest Cabin: Survive By HARVEST STAR INTERACTIVE LIMITED
      Bundle ID: com.qxgame.gmerge
      App Store Link: https://apps.apple.com/us/app/forest-cabin-survive/id6755801812?uo=4

      🤩 Hack Features

      - Speed 2X Active
      - Unlimited Battle Coin
      - Unlimited Battle Energy
      - ATK Speed
      • 3 replies
    • Forest Cabin: Survive v2.00.007 [ +4 Cheats ] Battle Coins
      Modded/Hacked App: Forest Cabin: Survive By HARVEST STAR INTERACTIVE LIMITED
      Bundle ID: com.qxgame.gmerge
      App Store Link: https://apps.apple.com/us/app/forest-cabin-survive/id6755801812?uo=4

      🤩 Hack Features

      - Speed 2X Active
      - Unlimited Battle Coin
      - Unlimited Battle Energy
      - ATK Speed
      • 7 replies
    • UnderGuild: Offense v1.4.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
      • 43 replies
    • UnderGuild: Offense v1.4.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
      • 29 replies
    • Mythic Item Obtained: Idle RPG +3 Jailed Cheats
      Modded/Hacked App: 신화급 귀속 아이템을 손에 넣었다 : 방치형 RPG By STUDIO LICO Corp.
      Bundle ID: com.studiolico.mythicitem
      App Store Link: https://apps.apple.com/kr/app/%EC%8B%A0%ED%99%94%EA%B8%89-%EA%B7%80%EC%86%8D-%EC%95%84%EC%9D%B4%ED%85%9C%EC%9D%84-%EC%86%90%EC%97%90-%EB%84%A3%EC%97%88%EB%8B%A4-%EB%B0%A9%EC%B9%98%ED%98%95-rpg/id6737224619?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

      - Damage Multiplier
      - Freeze Currencies
      - No ADS

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      📖 PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: 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 8: 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. 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 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
      • 23 replies
    • Claw Quest: Roguelike RPG v1.1.2 [ +15 Cheats ] Currency Max
      Modded/Hacked App: Claw Quest: Roguelike RPG By Hexpion Pte. Ltd.
      Bundle ID: com.hexpion.sixpzeroeight
      App Store Link: https://apps.apple.com/us/app/claw-quest-roguelike-rpg/id6749590073?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Month Cards Active
      - Daily Rewards
      - Premium Pass Active
      - Unlimited Battle Coins / Use In Battle Store
      - Unlimited Battle Crystal / Use In Battle Store
      - Unlimited Battle Mana / Use In Battle Store
      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy
      - Unlimited S Keys
      - Unlimited Legendary Keys
      - Unlimited Golden Keys
      - Unlimited Silver Keys
      - Unlimited Shard
      • 8 replies
    • Claw Quest: Roguelike RPG v1.1.2 [ +15 Jailed ] Currency Max
      Modded/Hacked App: Claw Quest: Roguelike RPG By Hexpion Pte. Ltd.
      Bundle ID: com.hexpion.sixpzeroeight
      App Store Link: https://apps.apple.com/us/app/claw-quest-roguelike-rpg/id6749590073?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Month Cards Active
      - Daily Rewards
      - Premium Pass Active
      - Unlimited Battle Coins / Use In Battle Store
      - Unlimited Battle Crystal / Use In Battle Store
      - Unlimited Battle Mana / Use In Battle Store
      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy
      - Unlimited S Keys
      - Unlimited Legendary Keys
      - Unlimited Golden Keys
      - Unlimited Silver Keys
      - Unlimited Shard
      • 14 replies
    • Ninja Scroll Rush v0.2.7 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Ninja Scroll Rush By Yso Corp
      Bundle ID: com.YsoCorp.NinjaScrollRush
      App Store Link: https://apps.apple.com/us/app/ninja-scroll-rush/id6755685134?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Keys +3
      - Unlimited Coins
      - Unlimited EXP / Faster LvL UP
      - HP MAX
      - ATK MAX
      - DEF MAX
      - Skill CD
      • 5 replies
    • Ninja Scroll Rush v0.2.7 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Ninja Scroll Rush By Yso Corp
      Bundle ID: com.YsoCorp.NinjaScrollRush
      App Store Link: https://apps.apple.com/us/app/ninja-scroll-rush/id6755685134?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Keys +3
      - Unlimited Coins
      - Unlimited EXP / Faster LvL UP
      - HP MAX
      - ATK MAX
      - DEF MAX
      - Skill CD
      • 3 replies
    • Merge Cats: Catopia Puzzle v1.6.3 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Merge Cats: Catopia Puzzle By Sticky Hands Inc.
      Bundle ID: com.stickyhands.mergecats
      App Store Link: https://apps.apple.com/us/app/merge-cats-catopia-puzzle/id6746182545?uo=4

      🤩 Hack Features

      - Unlimited Cash
      - Unlimited Gold
      - Unlimited Energy
      • 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