Jump to content

[IDA Attempt] Trouble with IDA Hacking! >_<


TripMX

10 posts in this topic

Recommended Posts

Posted

Hello everyone, TripMX here!  I've recently taken up interest in IDA Hacking.

 

I'm a freelance coder and have used other such tools like THEOS, GamePlayer, Game Guardian, GameGem Flex, Flex 2, etc., and I even dabbled with the GDB (iPad x iPhone) in the past.  With that being said, I want to get into IDA hacking, which seems to be a more powerful means of hacking iOS games in comparison to the other tools...I must admit though, THEOS did a great job when it worked on x version of x iOS of x device....in my case that was iPad 2 on iOS 5.1.1.....that is, until I unwittingly updated THEOS from sdk3 thinking the sdk6+ would still work. -_-;  Oh well, haha!  I have THEOS installed on my iPad Air 2 (iOS 8.3) with the supposed "fix", but I haven't bothered using it in fear of being disappointed.

 

 

ANYWAYS!  Back to the point; I've done a little bit of research on the ARM documentation as well as followed some tutorials INCLUDING the ones here on iOS Gods, but I STILL can't seem to get even the simplest of IDA hacks to work.  I've thoroughly read EvillyG00d's and ZahirSher's IDA hacking tutorials and followed them, but STILL I fail. -_-

 

 

There must be something either wrong with my setup or the tutorial:

 

LET ME SHOW YOU:

 

My Hardware and Tools

  • Jailbroken iPad Air 2 (iOS 8.3)
  • Laptop running Windows 10
  • IDA Pro v6.8
  • HxD Hex Editor
  • iFunBox
  • Cracked IPA for the game Infection Bio War Free v1.0.14 (same one ZahirSher used in the tutorial)

 

 

HERE'S WHAT I DID:

 

FIRST_zpsrtk0jzja.jpg

 

^: FIRST, I loaded the cracked binary file like this.

 

 

 

 

 

SECOND_zpsmrmpaeed.jpg

 

^: SECOND, I selected YES...I tried "No" in later attempts, but it made no difference, as I still failed.

 

 

 

 

 

 

THIRD_zpsykpb513v.jpg

 

^: THIRD, this message pops up.  What does this mean in layman's terms?  If the register ( R ) is 0, [R0]?, then ARM mode is used, otherwise THUMB mode is used?  I can change the value of the virtual register T by pressing ALT-G...........can't I just change the register value in the HEX view instead?  The real value changing occurs in the HxD Hex Editor, right?

 

 

 

 

 

 

FOURTH_zpsphusfyda.jpg

 

^: FOURTH, I've successfully loaded up the cracked binary and searched for DNA and found the spendPoints function just like ZahirSher's tutorial showed.

 

 

 

 

 

 

 

 

 

 

FIFTH_zpsa2jv4jl8.png

 

^: FIFTH, just like ZahirSher's tutorial suggested, I changed the appropriate bytes in the appropriate offset:

 

1. SUBS R0, R2, R0   =>  ADD R0, R2, R0 [In HEX: 1018] (It will give you the money it took instead of substracting)
2. SUBS R0, R2, R0   =>  MOVS  R0, R7 [In Hex: 38 1C] (Will give you millions instead of substracting)
3. SUBS R0, R2, R0   =>  NOP [In Hex: C0 46] (it will be FREE)

There is another method you can use  :)

STR R0, [1] - Stored 0 in 1
Change it to STR R7, [1] - Stores 668 Millon in 1  :p

Done!  xD 

 

 

^: I tried all three of the above changes, and it still failed.  His last suggestion for changing STR R0, [1] into THUMB HEX does not convert, however, the converter can convert STR R0, [R1] into THUMB HEX....it is not clear whether [R1] and [1] are the same thing or not.  Either way, I went ahead and converted STR R0, [R1] into STR R7, [R1], but the hack STILL failed.

 

 

 

 

 

 

 

 

All in all, I have no idea why the hack failed to execute on my device.  All permissions were set to 777, and the game was unaffected by the hacks.  The DNA subtracted normally.

 

 

So, am I doing something wrong?  Where could have I screwed up?  Can any of you try to crack and hack the binary of the game and see what's the problem?

 

LINK TO GAME: https://itunes.apple.com/us/app/infection-bio-war-free/id805807843?mt=8

 

 

 

 

Sorry for the long post, but thanks for any help in advance!

Posted

Are you using a hex editor to modify? You can't modify files right in IDA's hex-view

 

Yes, I'm using HxD Hex Editor to modify and save the modified cracked binary hex code.

Posted

Are you going to the hex offset in the hex editor? (Different than the offset in IDA)

 

I'm going off the offset based on the offset shown in IDA, which is located in the bottom-left corner of the IDA window.

 

Also, on the IDA screen, it shows this part:

__text:00126CB4                 SUBS            R0, R2, R0

^: The bottom-left of the IDA window has this same 00126CB4 offset (Hex View matches this as well).  In the Hex Editor, I search for this same offset (without the first two zero digits).

Posted

Are you using a hex editor to modify? You can't modify files right in IDA's hex-view

Yes you can if you click save patches to binary file

 

I'm going off the offset based on the offset shown in IDA, which is located in the bottom-left corner of the IDA window.

 

Also, on the IDA screen, it shows this part:

 

__text:00126CB4                 SUBS            R0, R2, R0
^: The bottom-left of the IDA window has this same 00126CB4 offset (Hex View matches this as well).  In the Hex Editor, I search for this same offset (without the first two zero digits).

I think the offset you need is next to it

Posted

I think the offset you need is next to it

 

What do you mean?

 

 

 

 

whatotheroffset_zpstzh1m5a4.png

 

 

^: The current offset is to the bottom-left while the current location is next to it, and they look pretty much the same minus a bunch of zeros.

Archived

This topic is now archived and is closed to further replies.

  • Our picks

    • Ape Rampage v1.1 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Ape Rampage By Vritank Yadav
      Bundle ID: com.hyperpixelgames.apeevolution
      App Store Link: https://apps.apple.com/ca/app/ape-rampage/id6748993588?uo=4

      🤩 Hack Features

      - Unlimited Currency / Earn
      - Unlimited Resources / Earn
      • 0 replies
    • Ape Rampage v1.1 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Ape Rampage By Vritank Yadav
      Bundle ID: com.hyperpixelgames.apeevolution
      App Store Link: https://apps.apple.com/ca/app/ape-rampage/id6748993588?uo=4

      🤩 Hack Features

      - Unlimited Currency / Earn
      - Unlimited Resources / Earn
      • 0 replies
    • MU: Pocket Knights v1.4.8 +3 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: MU: Pocket Knights By WEBZEN INC.
      Bundle ID: com.webzen.muidle.ios
      App Store Link: https://apps.apple.com/ph/app/mu-pocket-knights/id6742208743?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Speed Multiplier
      • 39 replies
    • MU: Pocket Knights v1.4.8 +3 Cheats [ Damage + More ]
      Modded/Hacked App: MU: Pocket Knights By WEBZEN INC.
      Bundle ID: com.webzen.muidle.ios
      App Store Link: https://apps.apple.com/ph/app/mu-pocket-knights/id6742208743?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - God Mode
      - Speed Multiplier
      • 17 replies
    • Good Coffee, Great Coffee v1.5.3 +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Good Coffee, Great Coffee By TAPBLAZE, LLC
      Bundle ID: com.tapblaze.coffeebusiness
      iTunes Store Link: https://apps.apple.com/us/app/good-coffee-great-coffee/id1603584945?uo=4
       


      🤩 Hack Features

      - Unlimited Cash
      - Unlimited Gems
      - Unlimited Energy
      - Unlimited Brew Points
      - Unlimited Daily Rewards
      - All Decor Unlocked
      - All Equipment Unlocked
      - All Equipment Upgrades Unlocked
      - All Shop Upgrades Unlocked
      - Perfect Drinks
      • 114 replies
    • Good Coffee, Great Coffee v1.5.3 +8 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Good Coffee, Great Coffee By TAPBLAZE, LLC
      Bundle ID: com.tapblaze.coffeebusiness
      iTunes Store Link: https://apps.apple.com/us/app/good-coffee-great-coffee/id1603584945?uo=4

       
       

      🤩 Hack Features

      - Unlimited Cash
      - Unlimited Gems
      - Unlimited Energy
      - Unlimited Brew Points
      - Unlimited Daily Rewards
      - All Decor Unlocked
      - All Equipment Unlocked
      - All Equipment Upgrades Unlocked
      - All Shop Upgrades Unlocked
      - Perfect Drinks
      • 81 replies
    • Disney Emoji Blitz Game v72.0.0 +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Disney Emoji Blitz Game By Jam City, Inc.
      Bundle ID: com.disney.emojimatch
      iTunes Store Link: https://apps.apple.com/us/app/disney-emoji-blitz-game/id1017551780
       

      Hack Features:
      - Unlimited Currencies -> Earn some.


      Jailbreak required hack(s): https://iosgods.com/topic/168886-disney-emoji-blitz-game-all-versions-1-cheats-unlimited-currencies/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 206 replies
    • Big Brother - The Game v2.2.3 +3 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Big Brother - The Game By Fusebox Games
      Bundle ID: com.fuseboxgames.bigbrother
      iTunes Store Link:https://apps.apple.com/au/app/big-brother-the-game/id6740625561

       
       

      🤩 Hack Features

      - Unlimited Gems -> Earn or spend some.
      - Unlimited Tickets -> Earn or spend some.
      • 13 replies
    • Big Brother - The Game v2.2.3 +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Big Brother - The Game By Fusebox Games
      Bundle ID: com.fuseboxgames.bigbrother
      iTunes Store Link:https://apps.apple.com/au/app/big-brother-the-game/id6740625561

       


      🤩 Hack Features

      - Unlimited Gems -> Earn or spend some.
      - Unlimited Tickets -> Earn or spend some.
      • 37 replies
    • Disney Emoji Blitz Game v72.0.0 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Disney Emoji Blitz Game By Jam City, Inc.
      Bundle ID: com.disney.emojimatch
      iTunes Store Link: https://apps.apple.com/us/app/disney-emoji-blitz-game/id1017551780
       

      Hack Features:
      - Unlimited Currencies -> Earn some.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/168888-disney-emoji-blitz-game-v5320-1-jailed-cheat-unlimited-currencies/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 65 replies
    • Angry Birds Rush v1.24.0 +2++ Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Angry Birds Rush By Dark Matter Oy
      Bundle ID: com.darkmatter.abfam
      App Store Link: https://apps.apple.com/us/app/angry-birds-rush/id6748947745?uo=4

       
       

      🤩 Hack Features

      - Unlimited Currencies -> Will increase instead of decrease.
      - Freeze Currencies
      • 1 reply
    • Angry Birds Rush v1.24.0 +2++ Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Angry Birds Rush By Dark Matter Oy
      Bundle ID: com.darkmatter.abfam
      App Store Link: https://apps.apple.com/us/app/angry-birds-rush/id6748947745?uo=4

       
       

      🤩 Hack Features

      - Unlimited Currencies -> Will increase instead of decrease.
      - Freeze Currencies
      • 1 reply
×
  • 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