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

    • Legend of Frog v0.11 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Legend of Frog By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.metime.movingtower
      App Store Link: https://apps.apple.com/us/app/legend-of-frog/id6742558794?uo=4

      🤩 Hack Features

      - Unlimited Currency / Visual But Works
      - Unlimited Resources / Visual But Works
      - Quest Complete / NO Need Task
        • Like
      • 0 replies
    • Legend of Frog v0.11 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Legend of Frog By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.metime.movingtower
      App Store Link: https://apps.apple.com/us/app/legend-of-frog/id6742558794?uo=4

      🤩 Hack Features

      - Unlimited Currency / Visual But Works
      - Unlimited Resources / Visual But Works
      - Quest Complete / NO Need Task
        • Like
      • 0 replies
    • (18+) Horny Villa v47.1.1 +1 Cheat
      Mod APK Game Name: Horny Villa
      Rooted Device: Not Required.
      Google Play Store Link: https://www.ero-labs.com/en/game/horny-villa

       

      🤩 Hack Features

      - Unlimited Currencies → Spend/Gain

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
        • Agree
        • Like
      • 1 reply
    • Dead Impact: Survival MMORPG v1.14 +11 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: Dead Impact: Survival MMORPG By SYNTHEZ GAMES LIMITED
      Bundle ID: games.synthez.zombie.survival.multiplayer
      App Store Link: https://apps.apple.com/us/app/dead-impact-survival-mmorpg/id6444281832?uo=4

       
       

      🤩 Hack Features

      - Freeze Currencies
      - Freeze Items
      - 1 Stat Point Requirement
      - Level Threshold Modifier -> Amount of XP required to advance to the next level.
      - No Craft Item Requirement
      - Unlimited Durability
      - No Consumable Cooldown

      VIP
      - Unlimited Currencies -> Will increase instead of decrease.
      - Unlimited Items -> Will increase instead of decrease.
      - Unlock All
      - Unlock All Classes
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 239 replies
    • Dead Impact: Survival MMORPG v1.14 +11 Cheats [ Unlimited Everything ]
      Modded/Hacked App: Dead Impact: Survival MMORPG By SYNTHEZ GAMES LIMITED
      Bundle ID: games.synthez.zombie.survival.multiplayer
      App Store Link: https://apps.apple.com/us/app/dead-impact-survival-mmorpg/id6444281832?uo=4

       


      🤩 Hack Features

      - Freeze Currencies
      - Freeze Items
      - 1 Stat Point Requirement
      - Level Threshold Modifier -> Amount of XP required to advance to the next level.
      - No Craft Item Requirement
      - Unlimited Durability
      - No Consumable Cooldown

      VIP
      - Unlimited Currencies -> Will increase instead of decrease.
      - Unlimited Items -> Will increase instead of decrease.
      - Unlock All
      - Unlock All Classes
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 79 replies
    • Planet Crusher - Dig & Drill v0.20.1 +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Planet Crusher - Dig & Drill By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.gryphongames.planetcrusher
      App Store Link: https://apps.apple.com/us/app/planet-crusher-dig-drill/id6738657101?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - Damage Multiplier
      - Drill Damage Multiplier
      - No Knockback
      - Unlimited Currencies -> Will increase instead of decrease.
      - All Planets Unlocked
      - Battle Pass Unlocked
      -- No Ads
        • Agree
        • Thanks
        • Winner
        • Like
      • 40 replies
    • Planet Crusher - Dig & Drill v0.20.1 +8 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Planet Crusher - Dig & Drill By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.gryphongames.planetcrusher
      App Store Link: https://apps.apple.com/us/app/planet-crusher-dig-drill/id6738657101?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - Damage Multiplier
      - Drill Damage Multiplier
      - No Knockback
      - Unlimited Currencies -> Will increase instead of decrease.
      - All Planets Unlocked
      - Battle Pass Unlocked
      -- No Ads
        • Informative
        • Agree
        • Haha
        • Thanks
        • Like
      • 17 replies
    • Nightfall: Kingdom Frontier TD v1.0.526 +8 Jailed Cheats [ Currencies + More ]
      Modded/Hacked App: Nightfall: Kingdom Frontier TD By Fansipan Limited
      Bundle ID: com.fansipan.nightfall.tower.simulation.strategy.td.game
      iTunes Store Link: https://apps.apple.com/us/app/nightfall-kingdom-frontier-td/id6621272416?uo=4


      Hack Features:
      - God Mode
      - Unlimited In-Game Coins -> Will increase instead of decrease.
      - Unlimited Currencies -> Will increase instead of decrease.
      - No Ads
      - Add 1K Currency -> Head over to Settings and toggle the Discord button. [ VIP ]
      - Unlock All Features -> Head over to Settings and toggle the Discord button. [ VIP ]
      - Unlock All / Everything ->  Head over to Settings and toggle the Discord button. [ VIP ]
      - Complete Tutorial -> Head over to Settings and toggle the Discord button. [ VIP ]


      Jailbreak required hack(s): [Mod Menu Hack] Nightfall: Kingdom Frontier TD v1.0.41 +8 Cheats [ 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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 114 replies
    • Nightfall: Kingdom Frontier TD v1.0.526 +8 Cheats [ Currencies + More ]
      Modded/Hacked App: Nightfall: Kingdom Frontier TD By Fansipan Limited
      Bundle ID: com.fansipan.nightfall.tower.simulation.strategy.td.game
      iTunes Store Link: https://apps.apple.com/us/app/nightfall-kingdom-frontier-td/id6621272416?uo=4


      Hack Features:
      - God Mode
      - Unlimited In-Game Coins -> Will increase instead of decrease.
      - Unlimited Currencies -> Will increase instead of decrease.
      - No Ads
      - Add 1K Currency -> Head over to Settings and toggle the Discord button. [ VIP ]
      - Unlock All Features -> Head over to Settings and toggle the Discord button. [ VIP ]
      - Unlock All / Everything ->  Head over to Settings and toggle the Discord button. [ VIP ]
      - Complete Tutorial -> Head over to Settings and toggle the Discord button. [ VIP ]


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Nightfall: Kingdom Frontier TD v1.0.41 +8 Jailed Cheats [ 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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 120 replies
    • Subway Surfers v3.55.0 +23 Jailed Cheats [ Currencies + More ]
      Modded/Hacked App: Subway Surfers By Sybo Games ApS
      Bundle ID: com.kiloo.subwaysurfers
      iTunes Store Link: https://apps.apple.com/us/app/subway-surfers/id512939461?uo=4


      Hack Features:
      - Unlimited Currencies
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble
      - Score Multiplier
      - Speed Multiplier
      - Gravity Multiplier
      - Jump Height Multiplier
      - Air Jump Height Multiplier
      - Unlimited Jumps
      - Unlimited Powers
      - Instant Lane Change
      - Freeze Trains
      - No Clip
      - Disable All Pickup
      - No Revive Cost
      - Unlimited Jetpack Time
      - Camera Stops
      - Camera Follows


      Jailbreak required hack(s): [Mod Menu Hack] Subway Surfers v3.40.0 +20 Cheats [ Currencies + More ] - ViP 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
      • 85 replies
    • Subway Surfers v3.55.0 +23 Cheats [ Currencies + More ]
      Modded/Hacked App: Subway Surfers By Sybo Games ApS
      Bundle ID: com.kiloo.subwaysurfers
      iTunes Store Link: https://apps.apple.com/us/app/subway-surfers/id512939461?uo=4


      Hack Features:
      - Unlimited Currencies
      - Freeze Currencies
      - Free In-App Purchases
      - All Characters Unlocked
      - All Boards Unlocked
      - God Mode
      - No Stumble
      - Score Multiplier
      - Speed Multiplier
      - Gravity Multiplier
      - Jump Height Multiplier
      - Air Jump Height Multiplier
      - Unlimited Jumps
      - Unlimited Powers
      - Instant Lane Change
      - Freeze Trains
      - No Clip
      - Disable All Pickup
      - No Revive Cost
      - Unlimited Jetpack Time
      - Camera Stops
      - Camera Follows


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Subway Surfers v3.40.0 +20 Jailed Cheats [ Currencies + More ] - ViP Non-Jailbroken Hacks & 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
      • 86 replies
    • Submarine Quest: Merge&Explore v2.1.3 +10 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: Submarine Quest: Merge&Explore By KHAOLAM INTERACTIVE COMPANY LIMITED
      Bundle ID: com.khaolam.deepseamerge
      App Store Link: https://apps.apple.com/us/app/submarine-quest-merge-explore/id6738372047?uo=4

       


      🤩 Hack Features

      - Unlimited Coins -> Earn or spend some.
      - Unlimited Gems -> Earn or spend some.
      - Unlimited Energy -> Earn or spend some.
      - Unlock All Character Items
      - Unlock All Equipment Items
      - Add All Eggs -> Head into Settings and toggle the Contact Us button.*
      - Add New Content -> Head into Settings and toggle the Contact Us button.*
      - Add All Producers -> Head into Settings and toggle the Contact Us button.*
      - Add Artifact Producers -> Head into Settings and toggle the Contact Us button.*
      - Fast Forward 30 Mins -> Head into Settings and toggle the Contact Us button.*

      * - Only 1 feature can be enabled at once.
      • 0 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