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

    • Idle Zombie Wave: Survivors v2.1.4 [ +2 Cheat ]
      Modded/Hacked App: Idle Zombie Wave: Survivors By LEGUAS INTREPIDAS UNIPESSOAL LDA
      Bundle ID: com.ryki.zombie.a
      App Store Link: https://apps.apple.com/ph/app/idle-zombie-wave-survivors/id6557082435?uo=4

      Hack Feature

      - AMMO MAX
      - NO RELOAD
      Currency Try With iGG i4 / Gems & Coins
      • 0 replies
    • June’s Journey: Hidden Objects v3.46.2 Jailed Cheats +2
      Modded/Hacked App: June’s Journey: Hidden Objects By wooga gmbh
      Bundle ID: net.wooga.junes-journey-hidden-object-mystery-game
      iTunes Store Link: https://apps.apple.com/us/app/junes-journey-hidden-objects/id1200391796?uo=4


      Hack Features:
      - Infinite Currencies
      - Instant Hint


      iOS Hack Download IPA Link: https://iosgods.com/topic/176104-june%E2%80%99s-journey-hidden-objects-v2946-jailed-cheats-2/
        • Like
      • 65 replies
    • Mr Autofire Cheats v4.3.2 +3 [ God Mode & More ]
      Modded/Hacked App: Mr Autofire By Lightheart Entertainment Oy
      Bundle ID: games.lightheart.mrautofire
      iTunes Store Link: https://apps.apple.com/us/app/mr-autofire/id1483457500?uo=4

       

      📌 Mod Requirements

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

       

      🤩 Hack Features

      - God Mode 
      - One Hit Kill
      - Free Store

       

      Non-Jailbroken Hack: https://iosgods.com/topic/134805-mr-autofire-v380-jailed-cheats-1/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/134788-mr-autofire-cheats-v380-3-god-mode-more/
      • 639 replies
    • The Sims™ FreePlay v5.96.0 Jailed Cheats +2
      Modded/Hacked App: The Sims™ FreePlay By Electronic Arts
      Bundle ID: com.ea.sims3deluxe.ipad.bv
      iTunes Store Link: https://itunes.apple.com/vn/app/the-sims-freeplay/id466966101?mt=8&uo=4&at=1010lce4


      Hack Features:
      - Infinite Curreny
      - ViP Max Lv
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 501 replies
    • Matching Story v1.50.03 [ +6 Cheats ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4


      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
        • Agree
      • 60 replies
    • Matching Story v1.50.03 [ +6 Jailed ] Auto Win
      Modded/Hacked App: Matching Story By VERTEX GAMES PTE. LTD.
      Bundle ID: matching.story
      iTunes Store Link: https://apps.apple.com/ph/app/matching-story/id1558803930?uo=4

       
      🤩 Hack Features

      - Auto Win

      - Coins

      - Diamonds [ Win Match Linked With Moves ]

      - Lives

      - Booster

      - Moves
      • 70 replies
    • Chainsaw Juice King: Idle Shop Cheats v1.6.0 +6
      Modded/Hacked App: Chainsaw Juice King: Idle Shop By SayGames LTD
      Bundle ID: com.loadcomplete.aichainsaw
      iTunes Store Link: https://apps.apple.com/us/app/chainsaw-juice-king-idle-shop/id6450706268?uo=4

       

      📌 Mod Requirements

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

       

      🤩 Hack Features

      - Multiply Attack
      - God Mode
      - Free Store (not iAP)
      - No Ads
      - Skip Ads
      - Unlimited Open Boosters Pack

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/192062-chainsaw-juice-king-idle-shop-cheats-v0141-6/
        • Agree
        • Like
      • 57 replies
    • Ulike - Define trendy selfie Modded v5.4.1 +1
      Modded/Hacked App: Ulike - Define trendy selfie By BYTEDANCE PTE. LTD.
      Bundle ID: com.light.beautyabroad
      App Store Link: https://apps.apple.com/ph/app/ulike-define-trendy-selfie/id1398796436?uo=4

       

      📌 Mod Requirements

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

       

      🤩 Hack Features

      - PREMIUM

       

      Non-Jailbroken Hack: https://iosgods.com/topic/120828-ulike-define-trendy-selfie-v541-jailed-mod-1/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/120826-arm64-ulike-define-trendy-selfie-modded-all-versions-1/
      • 355 replies
    • Mimo: Learn Coding/Programming v9.27.0 Jailed Mod +1
      Modded/Hacked App: Mimo: Learn to Code By Mimohello GmbH
      Bundle ID: com.getmimo.mimo
      iTunes Store Link: https://itunes.apple.com/us/app/mimo-learn-to-code/id1133960732?mt=8&uo=4&at=1010lce4


      Hack Features:
      - Premium
      - All Chapters Unlocked
       

      Hack Download Link: https://iosgods.com/topic/68649-arm64-mimo-learn-to-code-v312-jailed-mod-2/


      Credits:
      - @Laxus
      • 1,224 replies
    • Last Day On Earth: Survival v1.40.1 +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:
      • 30,249 replies
    • Zombastic: Time to Survive v1.19.2 [ +3 Jailed ] Good MOD
      Modded/Hacked App: Zombastic: Time to Survive By Playmotional Limited
      Bundle ID: com.playmotional.survival
      iTunes Store Link: https://apps.apple.com/us/app/zombastic-time-to-survive/id6475173073?uo=4


      Hack Features:
      - Currency & Resources Unlimited [ Disable When Playing ] 





      Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 85 replies
    • Zombastic: Time to Survive v1.19.2 [ +3 Cheats ] Good MOD
      Modded/Hacked App: Zombastic: Time to Survive By Playmotional Limited
      Bundle ID: com.playmotional.survival
      iTunes Store Link: https://apps.apple.com/us/app/zombastic-time-to-survive/id6475173073?uo=4


      Hack Features:
      - Currency & Resources Unlimited [ Disable When Playing ] 





      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/
      • 70 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