Jump to content

Why my game is crashing with my hack? ARM64 MSHooking


Piro

18 posts in this topic

Recommended Posts

Posted

How are you guys

I need some help to hack a game. Im trying to set cooldown of POTION to 0 (no cooldown), but game is crashing. Someone can help me please?

Im starting, as i wrote in another help/support topic. Please, be patient and clear and, if possible, detail everything, you also starded one day :) 

I will insert here the functions that im trying to hack, dumped by Il2CppDumper. As well the IDA Graphic View with the flow of method that im trying to hack, and my MSHookin code in Tweak.xm.

The question is, why it's crashing? Please detail... xD


The functions dumped by Il2CppDumper

public class PotionObject // TypeDefIndex: 5401
{
	// Fields
	[CompilerGeneratedAttribute] // RVA: 0x1018C9B6C Offset: 0x18C9B6C
	[DebuggerBrowsableAttribute] // RVA: 0x1018C9B6C Offset: 0x18C9B6C
	private float <CooldownTime>k__BackingField; // 0x10
	public SourceValue`1<int> Count; // 0x18
	public SourceValue`1<float> RemainCooldownTime; // 0x20
	protected ControllerCollection Parent; // 0x28
	public int ItemSerial; // 0x30

	// Properties
	public float CooldownTime { get; set; }
	public virtual bool IsAvailable { get; }

	// Methods
	public void .ctor(ControllerCollection parent, int potionItemSerial, int potionCount); // RVA: 0x10034A22C Offset: 0x34A22C
	[CompilerGeneratedAttribute] // RVA: 0x1018C9BA8 Offset: 0x18C9BA8
	public float get_CooldownTime(); // RVA: 0x10034A30C Offset: 0x34A30C
	[CompilerGeneratedAttribute] // RVA: 0x1018C9BB8 Offset: 0x18C9BB8
	protected void set_CooldownTime(float value); // RVA: 0x10034A314 Offset: 0x34A314
	public virtual bool get_IsAvailable(); // RVA: 0x10034A31C Offset: 0x34A31C
	public void Update(float deltaTime); // RVA: 0x10034A574 Offset: 0x34A574
	public virtual bool Use(); // RVA: 0x10034A648 Offset: 0x34A648
	public void SetCooldown(); // RVA: 0x10034A680 Offset: 0x34A680
}

 

The IDA graphic view 

zLSU3wL.png
 

 

My Tweak.xm

#import <substrate.h>
#import <mach-o/dyld.h>
#import <UIKit/UIKit.h>
#include <inject.h>

%ctor {

	//Potion CoolDown Zero Test    ***CRASHING***
	inject(0x10034A6B8, 0x140080D2); //LDR   X20, [X19,#0x20] >>> MOV X0, #0
	inject(0x10034A6BC, 0xE003271E); //LDR   S8, [X19,#0x10]  >>> FMOV S8, $0

  
}

 

Thanks in advance for your help. 


Thanks @Joey for all support until now, and thanks one more for the inject.h :rock:


 

Posted

try injecting these instructions
 

00008052 // MOV X0,#0
0000271E // FMOV S0,X0
C0035FD6 // RET

at 

public float get_CooldownTime(); // RVA: 0x10034A30C Offset: 0x34A30C
Posted
1 hour ago, Joka said:

You can’t make hacks on iOS 12 I don’t believe.

my inject is based on MSHookMemory, which supports iOS 12.

 

btw, @Piro does it crash instantly? cause you also said in other tries it didn’t do damage.

Posted
8 hours ago, TheArmKing said:

try injecting these instructions
 


00008052 // MOV X0,#0
0000271E // FMOV S0,X0
C0035FD6 // RET

at 


public float get_CooldownTime(); // RVA: 0x10034A30C Offset: 0x34A30C

 

Thanks @TheArmKing, it's "worked", but still need hook some branch, because the timer of cooldown it's not 0 =S

 

Posted
6 hours ago, Joey said:

my inject is based on MSHookMemory, which supports iOS 12.

 

btw, @Piro does it crash instantly? cause you also said in other tries it didn’t do damage.

 

Wasn't crashing instantly, just at moment that i touch in potion. But i was insert the wrong instruction, ArmKing help me with it.

But still not working, is the same case that you mentioned above, cooldown zero, but i can cast again until the time get back to 0. Is the same case of damage. 

 

Posted
8 hours ago, Joka said:

You can’t make hacks on iOS 12 I don’t believe.

You're at the top of the ranking, but it never helps. 

You are incredible, but it could be even more so if you helped people with your cheating skills :) 
  
Posted
2 hours ago, Piro said:

You're at the top of the ranking, but it never helps. 

You are incredible, but it could be even more so if you helped people with your cheating skills :) 
  

lol

Posted
6 hours ago, Piro said:

 

Wasn't crashing instantly, just at moment that i touch in potion. But i was insert the wrong instruction, ArmKing help me with it.

But still not working, is the same case that you mentioned above, cooldown zero, but i can cast again until the time get back to 0. Is the same case of damage. 

 

probably anti-cheat, some check.

Posted
9 hours ago, Piro said:

You're at the top of the ranking, but it never helps. 

You are incredible, but it could be even more so if you helped people with your cheating skills :) 
  

what does this even mean LOL

Archived

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

  • Our picks

    • DATE A LIVE: Love Limit Break +2 Jailed Cheats
      Modded/Hacked App: DATE A LIVE: Love Limit Break By CLYRE, Inc.
      Bundle ID: jp.clyre.pjda
      App Store Link: https://apps.apple.com/jp/app/date-a-live-love-limit-break/id6756353331?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
      • 0 replies
    • DATE A LIVE: Love Limit Break +2 Cheats
      Modded/Hacked App: DATE A LIVE: Love Limit Break By CLYRE, Inc.
      Bundle ID: jp.clyre.pjda
      App Store Link: https://apps.apple.com/jp/app/date-a-live-love-limit-break/id6756353331?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb hack file from the link above. Use Safari, Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
      • 0 replies
    • Monopoly Match v3.8 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Monopoly Match By BEEMATCH LTD
      Bundle ID: com.beematchltd.monopolymatch
      App Store Link: https://apps.apple.com/ca/app/monopoly-match/id6738792084?uo=4


      🤩 Hack Features

      - Lives INF
      - Dice [ Roll & Get Disable After Get ]
      - Cash [ First Enter The Match Then Enable Don't Use Booster When Match Finsh Game Frezze Just Close Reopen Then Hacked Cash ]
      - Booster [ First Enter The Match Then Enable Use Booster Game Freeze Just Close Reopen Then Hacked ]
      • 27 replies
    • Stick Cricket Clash v2.3.1 [ +3 Jailed ] Currency Freeze
      Modded/Hacked App: Stick Cricket Clash By Stick Sports Ltd
      Bundle ID: com.sticksports.stickcricketclash
      iTunes Store Link: https://apps.apple.com/us/app/stick-cricket-clash/id6444344271?uo=4


      Hack Features:
      - Currency Freeze
      - Score [ Win All Match ]
      - Ads Reward 


      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/
      • 30 replies
    • Stick Cricket Clash v2.3.1 [ +3 Cheats ] Currency Freeze
      Modded/Hacked App: Stick Cricket Clash By Stick Sports Ltd
      Bundle ID: com.sticksports.stickcricketclash
      iTunes Store Link: https://apps.apple.com/us/app/stick-cricket-clash/id6444344271?uo=4



      Hack Features:
      - Currency Freeze
      - Score Win All Match
      - Ads Reward 



      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/
      • 51 replies
    • Galaxy Pirates - space attack v1.1.2 [ +14 Jailed ] Currency Max
      Modded/Hacked App: Galaxy Pirates - space attack By 军 黄
      Bundle ID: com.allenjoy.galaxypirates
      iTunes Store Link: https://apps.apple.com/us/app/galaxy-pirates-space-attack/id6475720088?uo=4

        

      🤩 Hack Features

      - Gems

      - Coins

      - Energy

      - Mission Rewards

      - Ship Upgrade Cost 0

      - Ship Unlock Cost 0

      - Magnet Range

      - Bullet Max 30

      - Bullet Speed

      - HP [ Linked With Card Just Unlock ]

      - DMG [ Linked With Card Just Unlock ]

      - Coins Bonus [ Linked With Card Just Unlock ]

      - Lucky [ Linked With Card Just Unlock ]

      - Super Time [ Linked With Card Just Unlock ]
      • 12 replies
    • Galaxy Pirates - space attack v1.1.2 [ +14 Cheats ] Currency Max
      Modded/Hacked App: Galaxy Pirates - space attack By 军 黄
      Bundle ID: com.allenjoy.galaxypirates
      iTunes Store Link: https://apps.apple.com/us/app/galaxy-pirates-space-attack/id6475720088?uo=4
       

      🤩 Hack Features

      - Gems

      - Coins

      - Energy

      - Mission Rewards

      - Ship Upgrade Cost 0

      - Ship Unlock Cost 0

      - Magnet Range

      - Bullet Max 30

      - Bullet Speed

      - HP [ Linked With Card Just Unlock ]

      - DMG [ Linked With Card Just Unlock ]

      - Coins Bonus [ Linked With Card Just Unlock ]

      - Lucky [ Linked With Card Just Unlock ]

      - Super Time [ Linked With Card Just Unlock ]
      • 7 replies
    • Vampirio: Defend & Survive v1.4.7 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Vampirio: Defend & Survive By Outfit7 Neo Limited
      Bundle ID: com.outfit7neo.onehelsing
      App Store Link: https://apps.apple.com/ph/app/vampirio-defend-survive/id6670539564?uo=4

       

      🤩 Hack Features

      - Currency Max [ Disable After Get ]
      - Resources Max [ Use Only Resources - Disable After Get ] Becasue Linked Population When You Build Disable OtherWise Crash

      • 21 replies
    • Vampirio: Defend & Survive v1.4.7 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Vampirio: Defend & Survive By Outfit7 Neo Limited
      Bundle ID: com.outfit7neo.onehelsing
      App Store Link: https://apps.apple.com/ph/app/vampirio-defend-survive/id6670539564?uo=4


      🤩 Hack Features

      - Currency Max [ Disable After Get ]
      - Resources [ Use Only Resources - Disable After Get ] Becasue Linked Population When You Build Disable OtherWise Crash
      • 28 replies
    • Idle Five - Basketball Manager v1.51.1 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Idle Five - Basketball Manager By Gaminho
      Bundle ID: com.gaminho.idlefivebasketball
      iTunes Store Link: https://apps.apple.com/us/app/idle-five-basketball-manager/id1539155867?uo=4

       

      🤩 Hack Features

      - Currency
      - Resources
      - ViP Active
      - ADS NO
      • 18 replies
    • Idle Five - Basketball Manager v1.51.1 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Idle Five - Basketball Manager By Gaminho
      Bundle ID: com.gaminho.idlefivebasketball
      iTunes Store Link: https://apps.apple.com/us/app/idle-five-basketball-manager/id1539155867?uo=4
       

      🤩 Hack Features

      - Currency
      - Resources
      - ViP Active
      - ADS NO
      • 22 replies
    • Epic King Heroes: Classic TD v1.0.4 [ +6 Cheats ] Currency Max
      Modded/Hacked App: Epic King Heroes: Classic TD By GCENTER VIET NAM TECHNOLOGY JOINT STOCK COMPANY
      Bundle ID: com.Gcenter.epic.kingheroes.tower.defense.td.strategy
      App Store Link: https://apps.apple.com/ca/app/epic-king-heroes-classic-td/id6746104938?uo=4


      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Gems

      - Crystal

      - Stars

      - Hero Points

      - Battle Coins [ Tower Up Then Get ]
      • 6 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