Jump to content

4 posts in this topic

Recommended Posts

Posted (edited)

hi
i want to  hack this game https://itunes.apple.com/us/app/tap-titans-2/id1120294802?mt=8&uo=4&at=1010lce4
the thing that i want to hack is mana ( freezing or infinity mana ), by IDA and LLDB , and this is the adress of gameplayer 10C38E830 and it is a float
so i set  watcpoint in lldb w s e -- 0x10C38E830, and i get these three addresses

0x10046c0f8:  mov    x0, x19
0x10046c0fc:  orr.16b v0, v8, v8
0x10046c100:  ldp    x29, x30, [sp, #48]

(lldb) x/i 0x10046c0f0
0x10046c0f0:  0x54000120   b.eq   0x24
(lldb) x/i 0x10046c0f4
0x10046c0f4:  0xbd02f260   str    s0, [x19, #752]
(lldb) x/i 0x10046c0f8
0x10046c0f8:  0xaa1303e0   mov    x0, x19
So the LLDB Address is  10046c0f8  , 10046c0f8 − 44000 = 1004280f8  this is the address of IDA after subtract ASLR
load thin (arm64) binary in IDA and i jumped to this address 1004280f8 and i found this function
__text:00000001004280F4                 STR             S0, [X19,#0x2F0]
 
how can i modification this Address to get freezing or infinity mana
and there are the  register When LLDB breaks
s0 = 13.6334
        s1 = 13.6
        s2 = 1.52466e-020
        s3 = 0
        s4 = -1.#QNAN
        s5 = -1.66304e+038
        s6 = 0
        s7 = 0
        s8 = 13
        s9 = 35
       s10 = 0.0333333
       s11 = 13.6
       s12 = 0
       s13 = 0
       s14 = 0
       s15 = 0

and a photo for mana inside the game
https://imgur.com/zNp0dBY

and these are the addresses above the address 1004280f8 After changed to graph view
https://imgur.com/Ooc1kUD
https://imgur.com/TL6GRva
https://imgur.com/h0KjoiZ

 

Updated by godfather9797
more information
Posted
On 12/20/2017 at 4:36 AM, godfather9797 said:

hi
i want to  hack this game https://itunes.apple.com/us/app/tap-titans-2/id1120294802?mt=8&uo=4&at=1010lce4
the thing that i want to hack is mana ( freezing or infinity mana ), by IDA and LLDB , and this is the adress of gameplayer 10C38E830 and it is a float
so i set  watcpoint in lldb w s e -- 0x10C38E830, and i get these three addresses

0x10046c0f8:  mov    x0, x19
0x10046c0fc:  orr.16b v0, v8, v8
0x10046c100:  ldp    x29, x30, [sp, #48]

(lldb) x/i 0x10046c0f0
0x10046c0f0:  0x54000120   b.eq   0x24
(lldb) x/i 0x10046c0f4
0x10046c0f4:  0xbd02f260   str    s0, [x19, #752]
(lldb) x/i 0x10046c0f8
0x10046c0f8:  0xaa1303e0   mov    x0, x19
So the LLDB Address is  10046c0f8  , 10046c0f8 − 44000 = 1004280f8  this is the address of IDA after subtract ASLR
load thin (arm64) binary in IDA and i jumped to this address 1004280f8 and i found this function
__text:00000001004280F4                 STR             S0, [X19,#0x2F0]
 
how can i modification this Address to get freezing or infinity mana
and there are the  register When LLDB breaks
s0 = 13.6334
        s1 = 13.6
        s2 = 1.52466e-020
        s3 = 0
        s4 = -1.#QNAN
        s5 = -1.66304e+038
        s6 = 0
        s7 = 0
        s8 = 13
        s9 = 35
       s10 = 0.0333333
       s11 = 13.6
       s12 = 0
       s13 = 0
       s14 = 0
       s15 = 0

and a photo for mana inside the game
https://imgur.com/zNp0dBY

and these are the addresses above the address 1004280f8 After changed to graph view
https://imgur.com/Ooc1kUD
https://imgur.com/TL6GRva
https://imgur.com/h0KjoiZ

 

just NOP the STR, if the game is never storing the updated mana value it will always use the initial mana value, making it infinite

Posted
1 hour ago, shmoo said:

just NOP the STR, if the game is never storing the updated mana value it will always use the initial mana value, making it infinite

Thanks for your replay,
but can you help with how to use NOP function

Posted
8 hours ago, godfather9797 said:

Thanks for your replay,
but can you help with how to use NOP function

NOP is an instruction for 'do nothing'

 

So, in your Tweak.xm, you would do: writeData(0x1004280f4, 0x1f2003d5);

 

That should work

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

    • Swamp Attack 2 v1.2.2 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Swamp Attack 2 By Voodoo
      Bundle ID: com.hyperdotstudios.swampattack2
      iTunes Store Link: https://apps.apple.com/us/app/swamp-attack-2/id1531686083?uo=4


      Hack Features:
      - Gems
      - Gold
      - Ammo
      - Monster ATK No


      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/
        • Agree
        • Thanks
        • Winner
        • Like
      • 54 replies
    • Swamp Attack 2 v1.2.2 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Swamp Attack 2 By Voodoo
      Bundle ID: com.hyperdotstudios.swampattack2
      iTunes Store Link: https://apps.apple.com/us/app/swamp-attack-2/id1531686083?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:

      - Gems

      - Gold
      - Ammo
      - Monster ATK No


      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
      • 64 replies
    • Claw Quest: Roguelike RPG v1.5.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
        • Winner
        • Like
      • 14 replies
    • Claw Quest: Roguelike RPG v1.5.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
        • Thanks
        • Winner
        • Like
      • 25 replies
    • Dragon Village Rumble +3 Jailed Cheats [ God Mode + More ]
      Modded/Hacked App: Dragon Village Rumble By Highbrow
      Bundle ID: com.highbrow.games.dvb.apple
      App Store Link: https://apps.apple.com/us/app/dragon-village-rumble/id6754904783?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Game Speed Multiplier
        • Informative
        • Agree
        • Winner
        • Like
      • 54 replies
    • Pudgy Party - Battle Royale +7 Jailed Cheats [ Speed, Gravity + More ]
      Modded/Hacked App: Pudgy Party - Battle Royale By Mythical, Inc.
      Bundle ID: com.mythical.pudgyparty
      App Store Link: https://apps.apple.com/us/app/pudgy-party-battle-royale/id6744258913?uo=4

       
       

      🤩 Hack Features

      - Jump Height Multiplier -> Affects bots too. Use with Freeze/Dumb Bots.
      - Gravity Multiplier -> Affects bots too. Use with Freeze/Dumb Bots.
      - Speed Multiplier -> Affects bots too. Use with Freeze/Dumb Bots.
      - Friction Multiplier -> Affects bots too. Use with Freeze/Dumb Bots.
      - Freeze Bots
      - Dumb Bots
      - Free In-App Purchases
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 36 replies
    • Glory Ages - VIKINGS +1++ Jailed Cheat [ Unlimited Everything ]
      Modded/Hacked App: Glory Ages - VIKINGS By VLADISLAV VASILEV
      Bundle ID: com.notriplea.gloryagesvikings
      App Store Link: https://apps.apple.com/us/app/glory-ages-vikings/id6754191922?uo=4

       


      🤩 Hack Features

      - Unlimited Everything -> Earn or spend some. This modifies everything. Currencies, boosters, health, damage, stamina.
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 10 replies
    • Citampi Stories: Love and Life +5 Jailed Cheats [ Buy / Sell Price ]
      Modded/Hacked App: Citampi Stories: Love and Life By Banu Adhimuka
      Bundle ID: com.ikanasinproduction.cintadicitampi
      App Store Link: https://apps.apple.com/us/app/citampi-stories-love-and-life/id1462710484?uo=4

       


      🤩 Hack Features

      - Buy Price Modifier
      - Sell Price Modifier
      - Instant Crafting
      - No Energy Craft Requirement
      -- No Ads

      Note - This mod is OFFLINE only. Please wait 3-4 seconds before pressing Thank You.
        • Agree
        • Like
      • 5 replies
    • Catstaurant: Cat Chefs +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Catstaurant: Cat Chefs By SUPERBOX. Inc
      Bundle ID: com.superbox.ios.catkitchen
      iTunes Store Link: https://apps.apple.com/us/app/catstaurant-cat-chefs/id6736891067?uo=4

       


      🤩 Hack Features

      - Unlimited Currencies -> Will increase instead of decrease.
        • Agree
        • Like
      • 10 replies
    • Last Core v1.1.7 [ +8 Cheats ] Currency Max
      Modded/Hacked App: Last Core By Le Trong Nghia Nguyen
      Bundle ID: com.fdcell.lastcore
      App Store Link: https://apps.apple.com/us/app/last-core/id6757949889?uo=4

      🤩 Hack Features

      - Etherion Max
      - Astra Green Crown Max
      - FusionCore Max
      - CoreBits Max
      - Mazechips Battle Max
      - HP Freeze
      - Shield Freeze
      - Energy Freeze
        • Agree
        • Like
      • 2 replies
    • Last Core v1.1.7 [ +8 Jailed ] Currency Max
      Modded/Hacked App: Last Core By Le Trong Nghia Nguyen
      Bundle ID: com.fdcell.lastcore
      App Store Link: https://apps.apple.com/us/app/last-core/id6757949889?uo=4

      🤩 Hack Features

      - Etherion Max
      - Astra Green Crown Max
      - FusionCore Max
      - CoreBits Max
      - Mazechips Battle Max
      - HP Freeze
      - Shield Freeze
      - Energy Freeze
        • Like
      • 0 replies
    • Horizon Walker +2 Jailed Cheats
      Modded/Hacked App: Horizon Walker By Gentlemaniac
      Bundle ID: com.GentleManiac.HorizonWalkerApple
      App Store Link: https://apps.apple.com/us/app/horizon-walker/id6737305871?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
      - Defense Multiplier

       

      ⬇️ 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
        • 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