Jump to content

Please help me , How to hook this or patch this game?


4 posts in this topic

Recommended Posts

Posted

I tried patch this game binary file with IDA and HexEditor, but it's looks like a property, I found this class have getter/setter methods. I'm a noob, i don't know how to Hex-Patch a 'double' type or make a THEOS hack.

also I tried use class-dump the game, but how can I hook this method/property with THEOS? thanks😁

I installed my hack on my iPhone but it's not work😑

IDA:

il2cpp:000000010216C684 ; =============== S U B R O U T I N E =======================================
il2cpp:000000010216C684
il2cpp:000000010216C684 ; Attributes:
il2cpp:000000010216C684
il2cpp:000000010216C684 HeroConfig$$get_attack                  ; CODE XREF: ChapterPassAttributeNode$$reloadHeroData+170↑p
il2cpp:000000010216C684                                         ; ChapterPassAttributeNode$$reloadChapterData+170↑p ...
il2cpp:000000010216C684                 LDR             D0, [X0,#0x28]
il2cpp:000000010216C688                 RET
il2cpp:000000010216C688 ; End of function HeroConfig$$get_attack
il2cpp:000000010216C688
il2cpp:000000010216C68C
il2cpp:000000010216C68C ; =============== S U B R O U T I N E =======================================
il2cpp:000000010216C68C
il2cpp:000000010216C68C ; Attributes:
il2cpp:000000010216C68C
il2cpp:000000010216C68C HeroConfig$$set_attack                  ; DATA XREF: __const:0000000103AAE778↓o
il2cpp:000000010216C68C                 STR             D0, [X0,#0x28]
il2cpp:000000010216C690                 RET
il2cpp:000000010216C690 ; End of function HeroConfig$$set_attack

 

ill2cppdumper (dump.cs):

// Namespace:
public class HeroConfig : NSConfigObject // TypeDefIndex: 7645
{
// Fields
private double <attack>k__BackingField; // 0x28
// Properties
public double attack { get; set; }
// Methods
[CompilerGeneratedAttribute] // RVA: 0x145190 Offset: 0x145190 VA: 0x100145190
// RVA: 0x216C684 Offset: 0x216C684 VA: 0x10216C684
public double get_attack() { }
[CompilerGeneratedAttribute] // RVA: 0x1451A0 Offset: 0x1451A0 VA: 0x1001451A0
// RVA: 0x216C68C Offset: 0x216C68C VA: 0x10216C68C
private void set_attack(double value) { }
}

 

My THEOS Hack(can make it and install but not effect on my iPhone):

%hook HeroConfig
- (double)get_attack{
return 999999999;
}
%end

 

Posted
On 3/2/2020 at 1:20 PM, qq26565761 said:

I tried patch this game binary file with IDA and HexEditor, but it's looks like a property, I found this class have getter/setter methods. I'm a noob, i don't know how to Hex-Patch a 'double' type or make a THEOS hack.

also I tried use class-dump the game, but how can I hook this method/property with THEOS? thanks😁

I installed my hack on my iPhone but it's not work😑

IDA:


il2cpp:000000010216C684 ; =============== S U B R O U T I N E =======================================
il2cpp:000000010216C684
il2cpp:000000010216C684 ; Attributes:
il2cpp:000000010216C684
il2cpp:000000010216C684 HeroConfig$$get_attack                  ; CODE XREF: ChapterPassAttributeNode$$reloadHeroData+170↑p
il2cpp:000000010216C684                                         ; ChapterPassAttributeNode$$reloadChapterData+170↑p ...
il2cpp:000000010216C684                 LDR             D0, [X0,#0x28]
il2cpp:000000010216C688                 RET
il2cpp:000000010216C688 ; End of function HeroConfig$$get_attack
il2cpp:000000010216C688
il2cpp:000000010216C68C
il2cpp:000000010216C68C ; =============== S U B R O U T I N E =======================================
il2cpp:000000010216C68C
il2cpp:000000010216C68C ; Attributes:
il2cpp:000000010216C68C
il2cpp:000000010216C68C HeroConfig$$set_attack                  ; DATA XREF: __const:0000000103AAE778↓o
il2cpp:000000010216C68C                 STR             D0, [X0,#0x28]
il2cpp:000000010216C690                 RET
il2cpp:000000010216C690 ; End of function HeroConfig$$set_attack

 

ill2cppdumper (dump.cs):


// Namespace:
public class HeroConfig : NSConfigObject // TypeDefIndex: 7645
{
// Fields
private double <attack>k__BackingField; // 0x28
// Properties
public double attack { get; set; }
// Methods
[CompilerGeneratedAttribute] // RVA: 0x145190 Offset: 0x145190 VA: 0x100145190
// RVA: 0x216C684 Offset: 0x216C684 VA: 0x10216C684
public double get_attack() { }
[CompilerGeneratedAttribute] // RVA: 0x1451A0 Offset: 0x1451A0 VA: 0x1001451A0
// RVA: 0x216C68C Offset: 0x216C68C VA: 0x10216C68C
private void set_attack(double value) { }
}

 

My THEOS Hack(can make it and install but not effect on my iPhone):


%hook HeroConfig
- (double)get_attack{
return 999999999;
}
%end

 

You could Just use Live offset patcher Which will Make changes why you are using the game      My best way is to llc2ppdump the Unity app and Download dnspy and and drag all the dummydll files into ut and serch for what you want and grab the offset and Use the hex codes 

Archived

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

  • Our picks

    • Galaxy Defense: Fortress TD v0.13.2 [+4 Cheats]
      Modded/Hacked App: Galaxy Defense: Fortress TD By CYBERJOY LIMITED
      Bundle ID: com.cyberjoy.galaxydefense
      App Store Link: https://apps.apple.com/us/app/galaxy-defense-fortress-td/id6740189002?uo=4



      🤩 Hack Features

      - One Hit Kill
      - Activate SVIP
       
        • Informative
        • Haha
        • Thanks
        • Like
      • 95 replies
    • Galaxy Defense: Fortress TD v0.13.2 [+4 Jailed Cheats]
      Modded/Hacked App: Galaxy Defense: Fortress TD By CYBERJOY LIMITED
      Bundle ID: com.cyberjoy.galaxydefense
      App Store Link: https://apps.apple.com/us/app/galaxy-defense-fortress-td/id6740189002?uo=4



      🤩 Hack Features

      - One Hit Kill
      - Activate SVIP
        • Agree
        • Like
      • 60 replies
    • Inkvasion v1.0.1 [+2 Jailed Cheats]
      Modded/Hacked App: Inkvasion By ChillyRoom Inc.
      Bundle ID: com.chillyroom.inkvasion
      App Store Link: https://apps.apple.com/us/app/inkvasion/id6499471518?uo=4



      🤩 Hack Features

      - Enemy Can't Attack Building
      - Unlimited Battle Resource
      • 1 reply
    • Inkvasion v1.0.1 [+2 Cheats]
      Modded/Hacked App: Inkvasion By ChillyRoom Inc.
      Bundle ID: com.chillyroom.inkvasion
      App Store Link: https://apps.apple.com/us/app/inkvasion/id6499471518?uo=4



      🤩 Hack Features

      - Enemy Can't Attack Building
      - Unlimited Battle Resource
       
        • Thanks
        • Like
      • 3 replies
    • 鬼谷八荒 Tale of Immortal v1.0012 +4 Jailed Cheats [ Unlocked ]
      Modded/Hacked App: 鬼谷八荒 Tale of Immortal By HKWENXINTECHNOLOGYLIMITED
      Bundle ID: com.guigugame.guigubahuangoverseas
      App Store Link: https://apps.apple.com/us/app/%E9%AC%BC%E8%B0%B7%E5%85%AB%E8%8D%92-tale-of-immortal/id6742472194?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Dumb AI
      -- All DLC Unlocked
      • 55 replies
    • 鬼谷八荒 Tale of Immortal v1.0012 +4 Cheats [ Unlocked ]
      Modded/Hacked App: 鬼谷八荒 Tale of Immortal By HKWENXINTECHNOLOGYLIMITED
      Bundle ID: com.guigugame.guigubahuangoverseas
      App Store Link: https://apps.apple.com/us/app/%E9%AC%BC%E8%B0%B7%E5%85%AB%E8%8D%92-tale-of-immortal/id6742472194?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Dumb AI
      -- All DLC Unlocked
      • 9 replies
    • BOWBLITZ v25.10.20 Jailed Cheats +5
      Modded/Hacked App: BOWBLITZ By Hong Kong Kaboom Technology Co., Limited
      Bundle ID: com.ka60omgame.bowblitz
      App Store Link: https://apps.apple.com/us/app/bowblitz/id6740192739?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

      - God Mode
      - High Damage X10
      - No Shoot Cooldown
      - No Ads + Skip Ads
      - Unlocked PREMIUM Auto Play

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/201968-bowblitz-v251020-jailed-cheats-5/
      • 1 reply
    • Zombie Waves-shooting game v2.1.2 Jailed Cheats +6
      Modded/Hacked App: Zombie Waves-shooting game By FUN FORMULA PTE. LTD.
      Bundle ID: com.ddup.zombiewaves.zw
      App Store Link: https://apps.apple.com/us/app/zombie-waves-shooting-game/id6443760593?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

      - God Mode
      - Infinite Ammo
      - No Reload
      - Increase Magnet Range
      - High Damage X10
      - High Fire Rate

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/201966-zombie-waves-shooting-game-v212-jailed-cheats-6/
        • Winner
      • 2 replies
    • EvoCreo 2: Monster Trainer RPG v1.5.5 +8 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
        • Like
      • 42 replies
    • EvoCreo 2: Monster Trainer RPG v1.5.5 +8 Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
      • 25 replies
    • MONOPOLY: The Board Game v1.15.8 +1 Jailed Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Jailbreak required hack(s): https://iosgods.com/topic/169254-monopoly-classic-board-game-all-versions-1-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Winner
        • Like
      • 428 replies
    • MONOPOLY: The Board Game v1.15.8 +1 Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/169256-monopoly-classic-board-game-v189-1-jailed-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 211 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