Jump to content

13 posts in this topic

Recommended Posts

Posted (edited)

I searched for offset coins by lldb. The results are as follows:

(lldb) c
Process 3706 resuming

Watchpoint 1 hit:
old value: 999999749
new value: 999999599
Process 3706 stopped
* thread #1: tid = 0x835b, 0x00c581f0 mytalkingtom`_mh_execute_header + 12927472, queue = 'com.apple.main-thread', stop reason = watchpoint 1
    frame #0: 0x00c581f0 mytalkingtom`_mh_execute_header + 12927472
mytalkingtom`_mh_execute_header:
->  0xc581f0 <+12927472>: ldr    r0, [r10]
    0xc581f4 <+12927476>: ldr    r0, [r0, #0x48]
    0xc581f8 <+12927480>: ldr    r4, [r0, #0x50]
    0xc581fc <+12927484>: ldr    r8, [r0, #0x54]
(lldb) c
Process 3706 resuming

Watchpoint 1 hit:
old value: 999999599
new value: 999999449
Process 3706 stopped
* thread #1: tid = 0x835b, 0x00c581f0 mytalkingtom`_mh_execute_header + 12927472, queue = 'com.apple.main-thread', stop reason = watchpoint 1
    frame #0: 0x00c581f0 mytalkingtom`_mh_execute_header + 12927472
mytalkingtom`_mh_execute_header:
->  0xc581f0 <+12927472>: ldr    r0, [r10]
    0xc581f4 <+12927476>: ldr    r0, [r0, #0x48]
    0xc581f8 <+12927480>: ldr    r4, [r0, #0x50]
    0xc581fc <+12927484>: ldr    r8, [r0, #0x54]
(lldb) c
Process 3706 resuming

in IDA:

__text:00C581E8                 SUB             R0, R5, R6
__text:00C581EC                 STR             R0, [R11,#0xC]
__text:00C581F0                 LDR             R0, [R10]
__text:00C581F4                 LDR             R0, [R0,#0x48]
__text:00C581F8                 LDR             R4, [R0,#0x50]
__text:00C581FC                 LDR             R8, [R0,#0x54]
__text:00C58200                 CMP             R4, #0
__text:00C58204                 BNE             loc_C58210
__text:00C58208                 MOV             R0, R8
__text:00C5820C                 BLX             sub_1B2720C



I have read the instructions on IDA. I'm not good at English. I do not know how to change the code values to get unlimited coins. Give me a tutorial!

Updated by vinhthai222006
update
Posted

There are tutorials on here change where it subs to an add or a mov :)

change the Add to a mov R0,Pc

7846 and you'll need to do it with a hex editor :)

Posted
26 minutes ago, K0NG said:

There are tutorials on here change where it subs to an add or a mov :)

change the Add to a mov R0,Pc

7846 and you'll need to do it with a hex editor :)

XEmMWEp.png

 

don't find ADD :(

Posted (edited)

C57E80 offset :

__text:00C57E58 loc_C57E58                              ; CODE XREF: sub_C57E04+34j
__text:00C57E58                 CMP             R8, #0
__text:00C57E5C                 BEQ             loc_C58098
__text:00C57E60                 LDR             R4, [R7,#arg_4]
__text:00C57E64                 CMP             R10, #0
__text:00C57E68                 LDR             R0, [R8,#0xC]
__text:00C57E6C                 STR             R0, [SP,#0x34+var_1C]
__text:00C57E70                 BEQ             loc_C57EB0
__text:00C57E74                 LDR             R0, [SP,#0x34+var_1C]
__text:00C57E78                 ADD             R0, R0, R10
__text:00C57E7C                 STR             R0, [R8,#0xC]
__text:00C57E80                 LDR             R0, [R11]
__text:00C57E84                 LDR             R0, [R0,#0x48]
__text:00C57E88                 LDR             R5, [R0,#0x50]
__text:00C57E8C                 LDR             R6, [R0,#0x54]
__text:00C57E90                 CMP             R5, #0
__text:00C57E94                 BNE             loc_C57EA0
__text:00C57E98                 MOV             R0, R6
__text:00C57E9C                 BLX             sub_1B2720C
__text:00C57EA0
__text:00C57EA0 loc_C57EA0                              ; CODE XREF: sub_C57E04+90j
__text:00C57EA0                 MOV             R0, R11

 

Updated by vinhthai222006
edit
Posted
33 minutes ago, Archangel04 said:

Change STR at C581EC to NOP, see what happens. 

 

Also, open C57E80 offset and show us the area around it

i change STR at C581EC to NOP :( but Into game does not change any coins

Posted

Read carefully . Lldb doesn't always take you to the right address as you have to calculate ASLR

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

    • Nom Nom Town: Restaurant Game +6 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Nom Nom Town: Restaurant Game By Zero One Games d.o.o.
      Bundle ID: games.zero1.chefmaster
      App Store Link: https://apps.apple.com/us/app/nom-nom-town-restaurant-game/id6737042439?uo=4

       

      🤩 Hack Features

      - Add Coins -> Head into Settings and toggle the Support button.*
      - Add Gems -> Head into Settings and toggle the Support button. *
      - Add Skipits -> Head into Settings and toggle the Support button.*
      - Add Energy -> Head into Settings and toggle the Support button.*
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Gems -> Will increase instead of decrease.

      * - Only enable 1 feature at a time.
      • 0 replies
    • Midnight Dreamers | Novels +2 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Midnight Dreamers | Novels By Valeriia Saveleva
      Bundle ID: com.ArcaneChronicles.MidnightDreamers
      App Store Link: https://apps.apple.com/us/app/midnight-dreamers-novels/id6739806903?uo=4

       
       

      🤩 Hack Features

      - Unlimited Gems -> Earn some.
      - Unlimited Keys -> Spend some.
        • Informative
        • Thanks
        • Like
      • 24 replies
    • Pop Island v1.5.6 [ +1 Cheats ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


        • Agree
        • Like
      • 40 replies
    • Pop Island v1.5.6 [ +1 Jailed ] Coins Max
      Modded/Hacked App: Pop Island By HISTAR INTERACTIVE PTE. LTD.
      Bundle ID: com.hmbdgames.match
      iTunes Store Link: https://apps.apple.com/us/app/pop-island/id6505047210?uo=4


      🤩 Hack Features

      - Coins [ Win Match Disable After Hack ]


        • Agree
        • Winner
        • Like
      • 43 replies
    • Magic Rivals: Match & Fight v1.0.9 [ +3 Jailed ] ADS NO
      Modded/Hacked App: Magic Rivals: Match & Fight By BFA SIA
      Bundle ID: com.bfa.magicrivals
      App Store Link: https://apps.apple.com/us/app/magic-rivals-match-fight/id6751235127?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - HP Max
      - ATK MAX
        • Winner
        • Like
      • 7 replies
    • Magic Rivals: Match & Fight v1.0.9 [ +3 Cheats ] ADS NO
      Modded/Hacked App: Magic Rivals: Match & Fight By BFA SIA
      Bundle ID: com.bfa.magicrivals
      App Store Link: https://apps.apple.com/us/app/magic-rivals-match-fight/id6751235127?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - HP Max
      - ATK MAX
        • Winner
      • 7 replies
    • Paradise Paws: Merge Animals v1.1.1 [ +12 Cheats ] Currency Max
      Modded/Hacked App: Animal Sanctuary By Wildlife Studios, Inc
      Bundle ID: com.wildlifestudios.merge.animal.sanctuary
      App Store Link: https://apps.apple.com/us/app/animal-sanctuary/id6741805691?uo=4
       

      🤩 Hack Features

      - Gems

      - Coins

      - Heart

      - Spin

      - LvL

      - Exp

      - Fog Auto Remove [ Linked With LvL ]

      - Premum Lands Unlocked [ Just Tap ]

      - Store Free [ IAP Not ]

      Note:- Game Close After Currency Hack Don't Worry
        • Agree
        • Haha
        • Thanks
        • Like
      • 52 replies
    • Paradise Paws: Merge Animals v1.1.1 [ +12 Jailed ] Currency Max
      Modded/Hacked App: Animal Sanctuary By Wildlife Studios, Inc
      Bundle ID: com.wildlifestudios.merge.animal.sanctuary
      App Store Link: https://apps.apple.com/us/app/animal-sanctuary/id6741805691?uo=4


      🤩 Hack Features

      - Gems

      - Coins

      - Heart

      - Spin

      - LvL

      - Exp

      - Fog Auto Remove [ Linked With LvL ]

      - Premum Lands Unlocked [ Just Tap ]

      - Store Free [ IAP Not ]

      Note:- Game Close After Currency Hack Don't Worry
        • Agree
        • Thanks
        • Like
      • 72 replies
    • Swamp Attack 2 v1.1.5 [ +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
      • 48 replies
    • Swamp Attack 2 v1.1.5 [ +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
      • 61 replies
    • Soccer Dynasty: Club Manager v1.0.54 [ +15 Cheats ] Currency Max
      Modded/Hacked App: Soccer Dynasty: Club Manager By KONG SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.kongsoftware.kickpfm
      App Store Link: https://apps.apple.com/us/app/soccer-dynasty-club-manager/id6465972774?uo=4


      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Gold

      - Cash

      - Energy

      - Standard Scout

      - Silver Scout

      - Gold Scout

      - Platinum Scout

      - Tactic Book

      - Chemistry Point

      - FW Exp

      - MF Exp

      - DF Exp

      - GK Exp

      - Ticket [ Buy With Gold ]

      Note:- Don"t Abuse Hack Incase Banned
        • Informative
        • Thanks
        • Winner
        • Like
      • 19 replies
    • Soccer Dynasty: Club Manager v1.0.54 [ +15 Jailed ] Currency Max
      Modded/Hacked App: Soccer Dynasty: Club Manager By KONG SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.kongsoftware.kickpfm
      App Store Link: https://apps.apple.com/us/app/soccer-dynasty-club-manager/id6465972774?uo=4


      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Gold

      - Cash

      - Energy

      - Standard Scout

      - Silver Scout

      - Gold Scout

      - Platinum Scout

      - Tactic Book

      - Chemistry Point

      - FW Exp

      - MF Exp

      - DF Exp

      - GK Exp

      - Ticket [ Buy With Gold ]

      Note:- Don"t Abuse Hack Incase Banned
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 32 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