Jump to content

A metric shit ton of offsets


Guest

122 posts in this topic

Recommended Posts

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
    

Link to comment
Share on other sites

  • Our picks

    • Dragons: Rise of Berk v1.83.11 +6 Cheats
      Modded/Hacked App: Dragons: Rise of Berk By Jam City, Inc.
      Bundle ID: com.ludia.dragons
      iTunes Store Link: https://apps.apple.com/us/app/dragons-rise-of-berk/id667461862?uo=4


      Hack Features:
      - Free Shopping (shows original cost but able to purchase regardless)
      - Free Skipping
      - Free Odin's Market Shopping
      - Odin's Market Packs Never Reduce
      - Currency Hack [Spend to Gain - reverts to zero on next launch]
      - Enable Rider's Club


      Non-Jailbroken & No Jailbreak required hack(s):  https://iosgods.com/topic/79228-dragons-rise-of-berk-v1794-4-cheats-for-jailed-idevices/


      iOS Hack Download Link: https://iosgods.com/topic/139612-dragons-rise-of-berk-v1794-6-cheats/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 583 replies
    • Toram Online v4.0.29 - [ Custom Move Speed & More ]
      Modded/Hacked App: Toram Online By ASOBIMO,Inc.
      Bundle ID: com.asobimo.toramonline
      iTunes Store Link: https://itunes.apple.com/us/app/toram-online/id988683886?mt=8&uo=4&at=1010lce4
       

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate or Substitute.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Custom Move Speed
      - God Mode 
      - Fast Attack Speed
      - Fast Cast Speed
      - Always Critical Chance
      - Never Miss Hit 
      - Mobs/Bosses Can't Avoid & Guard 
      - Quick Draw
      - Armor Break
      - Magic Wall - Stun + Full Map Hack 
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 2,394 replies
    • Shadow Fight 2 v2.34 Cheats +3
      Modded/Hacked App: Shadow Fight 2 By MOBILNYE IGRY OOO
      Bundle ID: com.nekki.shadowfight
      iTunes Store Link: https://apps.apple.com/us/app/shadow-fight-2/id696565994?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:
      - Unlimited gold
      - Unlimited gem
      - Max level
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 75 replies
    • Shadow Fight 2 v2.34 Cheats +3
      Modded/Hacked App: Shadow Fight 2 By MOBILNYE IGRY OOO
      Bundle ID: com.nekki.shadowfight
      iTunes Store Link: https://apps.apple.com/us/app/shadow-fight-2/id696565994?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:
      - Unlimited gold
      - Unlimited gem
      - Max level


      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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 497 replies
    • Abyss - Roguelike ARPG v1.92 Cheats +4
      Modded/Hacked App: Abyss - Roguelike ARPG By Pyro Entertainment Limited
      Bundle ID: com.titans.abyss
      iTunes Store Link: https://apps.apple.com/us/app/abyss-roguelike-arpg/id6443793989?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:
      - Stupid enemies
      - AOE atk
      - Always combo
      - Fast atk
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 22 replies
    • Abyss - Roguelike ARPG v1.92 Cheats +6 [semi-autoupdate]
      Modded/Hacked App: Abyss - Roguelike ARPG By Pyro Entertainment Limited
      Bundle ID: com.titans.abyss
      iTunes Store Link: https://apps.apple.com/us/app/abyss-roguelike-arpg/id6443793989?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:
      - Enermies no atk
      - Stupid enemies
      - Speed move
      - AOE atk
      - Always combo
      - Fast atk
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 65 replies
    • Idle Ninja Online v2060 Cheats +15
      Modded/Hacked App: Idle Ninja Online By Puzzle Monsters Inc.
      Bundle ID: com.puzzlemonsters.growninja
      iTunes Store Link: https://apps.apple.com/us/app/idle-ninja-online/id1559182313?uo=4


      Hack Features:
      - no cool skill
      - no need mana
      - speed
      - max level
      - fast shot
      - penetration
      - multi shot
      - far FOV (in setting)
      - can move 
      - reduce animation
      - skin dame (need show damege skin in setting, from 1 to 23)
      - antiban (not sure 100%) 


      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
      • 507 replies
    • Basketball Arena - Sports Game v1.109 Cheats +3
      Modded/Hacked App: Basketball Arena - Sports Game By MASOMO LIMITED
      Bundle ID: com.masomo.basketballarena
      iTunes Store Link: https://apps.apple.com/us/app/basketball-arena-sports-game/id1491198695?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:
      - Speed move
      - Skip transition
      - Unlimited mana
      - Dump AI
        • Haha
        • Like
      • 5 replies
    • Basketball Arena - Sports Game v1.109 Cheats +4
      Modded/Hacked App: Basketball Arena - Sports Game By MASOMO LIMITED
      Bundle ID: com.masomo.basketballarena
      iTunes Store Link: https://apps.apple.com/us/app/basketball-arena-sports-game/id1491198695?uo=4

       

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


      Hack Features:
      - Speed move
      - Skip transition
      - Unlimited mana
      - Dump AI
        • Thanks
        • Like
      • 7 replies
    • Critical Strike CS: Online FPS v12.805 +3 Jailed Cheats [ Unlimited Ammo ]
      Modded/Hacked App: Critical Strike CS: Online FPS By VERTIGOGAMES OU
      Bundle ID: com.vertigo.criticalforce
      iTunes Store Link: https://apps.apple.com/us/app/critical-strike-cs-online-fps/id1467648713?uo=4


      Hack Features:
      - Unlimited Ammo -> Will not decrease.
      - All Weapon Skins Unlocked
      - All Gloves Unlocked


      Jailbreak required hack(s): [Mod Menu Hack] Critical Strike CS: Online FPS v12.709 +6 Cheats [ Damage + 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
        • Thanks
        • Like
      • 24 replies
    • Critical Strike CS: Online FPS v12.805 +6 Cheats [ Damage + More ]
      Modded/Hacked App: Critical Strike CS: Online FPS By VERTIGOGAMES OU
      Bundle ID: com.vertigo.criticalforce
      iTunes Store Link: https://apps.apple.com/us/app/critical-strike-cs-online-fps/id1467648713?uo=4


      Hack Features:
      - Damage Multiplier
      - Fire Rate Multiplier
      - Move Speed Multiplier
      - Unlimited Ammo -> Will not decrease.
      - All Weapon Skins Unlocked
      - All Gloves Unlocked


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Critical Strike CS: Online FPS v12.709 +3 Jailed Cheats [ Unlimited Ammo ] - 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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 27 replies
    • College: Perfect Match v1.0.53 +100++ Jailed Cheats [ Debug Menu ]
      Modded/Hacked App: College: Perfect Match By RANGOSIOUS HOLDINGS LIMITED
      Bundle ID: com.amrita.college
      iTunes Store Link: https://apps.apple.com/us/app/college-perfect-match/id6469139716?uo=4


      Hack Features:
      - Debug Menu -> Head over to Settings and toggle the Sound button.


      Jailbreak required hack(s): [Mod Menu Hack] College: Perfect Match v1.0.41 +100++ Cheats [ Debug Menu ] - 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
        • Winner
        • Like
      • 15 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