Jump to content

Pradeep6868

Senior Member
  • Posts

    863
  • Joined

  • Last visited

Everything posted by Pradeep6868

  1. finally thank you
  2. Hey there, I am trying to understand IDA Game Hacking, but I am not really getting it. Did read all tutorials like 947845874 times... I think this function is hackable: GameStats$$CoinsInAirIncrement ; CODE XREF: CoinManager$$RewardCoin+104↑p __text:0000000100368B48 ; Game$$RewardCoin+50↑p __text:0000000100368B48 ; DATA XREF: ... __text:0000000100368B48 __text:0000000100368B48 var_s0 = 0 __text:0000000100368B48 __text:0000000100368B48 STP X29, X30, [SP,#-0x10+var_s0]! __text:0000000100368B4C MOV X29, SP __text:0000000100368B50 LDR W8, [X0,#0x7C] __text:0000000100368B54 ADD W8, W8, #1 __text:0000000100368B58 STR W8, [X0,#0x7C] __text:0000000100368B5C MOV X0, #0 __text:0000000100368B60 MOV X1, #0 __text:0000000100368B64 BL MissionsManager$$get_Instance __text:0000000100368B68 CBZ X0, loc_100368B84 __text:0000000100368B6C MOV W1, #0x4A __text:0000000100368B70 MOV W2, #1 __text:0000000100368B74 MOV W3, #0xFFFFFFFF __text:0000000100368B78 MOV X4, #0 __text:0000000100368B7C LDP X29, X30, [SP+var_s0],#0x10 __text:0000000100368B80 B MissionsManager$$PlayerDidThis I though the 'LDR W8, [X0,#0x7C]' could be hacked or 'STR W8, [X0,#0x7C]'  I have this problem with like any game, I've no idea what to do... any help? Thanks in advance,
  3. thank you
  4. so you do MOV W0 #1 Ret with SUB SP, SP, #0x40 so it possible to do the same thing with STP or is there another way? All Replies are highly appreciated!
  5. thank you
  6. thanks ted
  7. remove #import <Foundation/Foundation.h> from Tweak.xm and it might worked
  8. no fkin way joka. good job!
  9. Thank you
  10. Wow so excited for Shmoo Mod Menu! 

    1. Show previous comments  5 more
    2. Pradeep6868

      Pradeep6868

      I think so...but hey you done with the Mod Menu? @shmoo

    3. Pradeep6868
    4. Tjabooo

      Tjabooo

      Yes @shmoo that's why. But I NEED @shmoo MOD MENU !1!1!

  11. Doesn't work on iOS 11 gives "ld: framework not found Preferences" error
  12. I'm using shmoo theos templet for this so I wrote the code {1011ED980}, {FF831191}, {EB2BB86D} in tweak.xm and when I run make package it gives me this " Tweak.xm:112: error: %orig does not make sense outside a function" what is this mean and how do I fix it? all helps and replies are highly appreciated!
  13. Thanks you brother, gonna test it now!
×
  • 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