Jump to content

18 posts in this topic

Recommended Posts

Posted (edited)

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:


 

Updated by Piro
i'd written tweak wrong
Posted (edited)

try injecting these instructions
 

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

at 

public float get_CooldownTime(); // RVA: 0x10034A30C Offset: 0x34A30C
Updated by TheArmKing
  • Like 1
Posted
  On 3/8/2019 at 6:53 PM, Joka said:

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

Expand  

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.

  • Like 1
Posted (edited)
  On 3/8/2019 at 6:51 PM, 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
Expand  

 

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

 

Updated by Piro
Posted (edited)
  On 3/8/2019 at 8:30 PM, 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.

Expand  

 

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. 

 

Updated by Piro
Posted
  On 3/8/2019 at 6:53 PM, Joka said:

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

Expand  
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
  On 3/9/2019 at 3:09 AM, 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 :) 
  
Expand  

lol

  • Haha 1
Posted
  On 3/9/2019 at 2:57 AM, 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. 

 

Expand  

probably anti-cheat, some check.

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

    • Tiny Defense - Tower Defense v0.3.0 [ +9 Cheats ] Currency Max
      Modded/Hacked App: Tiny Defense - Tower Defense By jeongwoo park
      Bundle ID: com.bumbloo.tinydefense
      App Store Link: https://apps.apple.com/us/app/tiny-defense-tower-defense/id6520386369?uo=4

       

      🤩 Hack Features

      - Gems

      - Coins

      - Energy

      - Battle Coins

      - Fingerprint Box Coins

      - Premium Box

      - Common Box

      - ATK

      - ATK Speed

      Disable Currency After Hack
      • 5 replies
    • Tiny Defense - Tower Defense v0.3.0 [ +9 Jailed ] Currency Max
      Modded/Hacked App: Tiny Defense - Tower Defense By jeongwoo park
      Bundle ID: com.bumbloo.tinydefense
      App Store Link: https://apps.apple.com/us/app/tiny-defense-tower-defense/id6520386369?uo=4
       

      🤩 Hack Features

      - Gems

      - Coins

      - Energy

      - Battle Coins

      - Fingerprint Box Coins

      - Premium Box

      - Common Box

      - ATK

      - ATK Speed

      Disable Currency After Hack
      • 1 reply
    • Cup Quest - Hero's Journey v1.3 [+3 Cheats]
      Modded/Hacked App: Cup Quest - Hero's Journey By DOGSTER TECHNOLOGIES PRIVATE LIMITED
      Bundle ID: com.felicity.cupquest
      App Store Link: https://apps.apple.com/us/app/cup-quest-heros-journey/id6742395137?uo=4



      🤩 Hack Features

      - One Hit Kill
      - Add Currency
      - Unlock Double Speed
      • 2 replies
    • Cup Quest - Hero's Journey v1.3 [+3 Jailed Cheats]
      Modded/Hacked App: Cup Quest - Hero's Journey By DOGSTER TECHNOLOGIES PRIVATE LIMITED
      Bundle ID: com.felicity.cupquest
      App Store Link: https://apps.apple.com/us/app/cup-quest-heros-journey/id6742395137?uo=4



      🤩 Hack Features

      - One Hit Kill
      - Add Currency
      - Unlock Double Speed
      • 1 reply
    • Idle Dungeon Manager v1.7.6 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Idle Dungeon Manager By ColdFire Games GmbH
      Bundle ID: com.coldfiregames.dungeon.manager.tycoon.idle.game
      App Store Link: https://apps.apple.com/us/app/idle-dungeon-manager/id1538761888?uo=4


      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Currency

      - Resources

      - Stars

      - ATK HP SH [ Hero Up ] Tested Not
      • 0 replies
    • Idle Dungeon Manager v1.7.6 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Idle Dungeon Manager By ColdFire Games GmbH
      Bundle ID: com.coldfiregames.dungeon.manager.tycoon.idle.game
      App Store Link: https://apps.apple.com/us/app/idle-dungeon-manager/id1538761888?uo=4
       

      🤩 Hack Features

      - ADS NO [ Rewards Free ]

      - Currency

      - Resources

      - Stars

      - ATK HP SH [ Hero Up ] Tested Not
      • 2 replies
    • Knights of Pen and Paper 3 v1.4.1 [+5 Cheats]
      Modded/Hacked App: Knights of Pen and Paper 3 By Northica Oy
      Bundle ID: com.northicagames.kopp3
      App Store Link: https://apps.apple.com/us/app/knights-of-pen-and-paper-3/id6462194230?uo=4



      🤩 Hack Features

      - High Gold Gain (Enable and Win Fight)
      - Always Can Claim Achievements
      - Auto Win (Enable inside battle)
      - Level Up Characters (Enable and your heroes levels up)
      - Max Level Equipments (Enable and all equipments will be max level)

      • 0 replies
    • Knights of Pen and Paper 3 v1.4.1 [+5 Jailed Cheats]
      Modded/Hacked App: Knights of Pen and Paper 3 By Northica Oy
      Bundle ID: com.northicagames.kopp3
      App Store Link: https://apps.apple.com/us/app/knights-of-pen-and-paper-3/id6462194230?uo=4



      🤩 Hack Features

      - High Gold Gain (Enable and Win Fight)
      - Always Can Claim Achievements
      - Auto Win (Enable inside battle)
      - Level Up Characters (Enable and your heroes levels up)
      - Max Level Equipments (Enable and all equipments will be max level)

      • 1 reply
    • Eternium Cheats v1.34.12 +11
      Modded/Hacked App: Eternium By Making Fun, Inc.
      Bundle ID: com.makingfun.mageandminions
      iTunes Store Link: https://apps.apple.com/us/app/eternium/id579931356?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

      - 5K Gems When Completed Stage
      - Infinite Gold
      - Infinite Cosmetic
      - Infinite Yellow Stone
      - Multiply Attack (Linked with Enemy)
      - No Skills Cooldown
      - No Consumable Cooldown
      - Multiply Attack Speed
      - Instant Regen Health
      - Always Crit
      - Material Drops (When you killed an Enemy it will drop materials for crafts)



      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/194526-eternium-cheats-v13355-6/
      • 40 replies
    • June’s Journey: Hidden Objects v3.34.4 Jailed Cheats +2
      Modded/Hacked App: June’s Journey: Hidden Objects By wooga gmbh
      Bundle ID: net.wooga.junes-journey-hidden-object-mystery-game
      iTunes Store Link: https://apps.apple.com/us/app/junes-journey-hidden-objects/id1200391796?uo=4


      Hack Features:
      - Infinite Currencies
      - Instant Hint


      iOS Hack Download IPA Link: https://iosgods.com/topic/176104-june%E2%80%99s-journey-hidden-objects-v2946-jailed-cheats-2/
      • 42 replies
    • Township: Farm & City Building v27.0.1 Jailed Cheats +2
      Modded/Hacked App: Township by PLR Worldwide Sales Limited
      Bundle ID: com.playrix.township-ios
      iTunes Store Link: https://apps.apple.com/us/app/township/id638689075?uo=4&at=1010lce4


      Hack Features:
      - Freeze Currencies

      EDIT: Please be aware that this maybe cause your account banned, please use with caution and don’t abuse


      iOS Hack Download Link: https://iosgods.com/topic/116584-arm64-township-farm-city-building-v852-jailed-cheats-2/
      • 1,672 replies
    • My Cafe — Restaurant game Cheats v2025050.0.733 +3
      Modded/Hacked App: My Cafe — Restaurant Game By Melsoft
      Bundle ID: com.Melesta.MyCafe
      iTunes Store Link: https://apps.apple.com/us/app/my-cafe-restaurant-game/id1068204657?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

      - Increase Game Speed
      - No Timer to Buy Energy
      - Custom Dice Value


      Notes:
      - DO NOT BUY VIP FOR OTHER FEATURES, IT HAS BEEN PATCHED AND NO LONGER WORK

       

      Non-Jailbroken Hack: https://iosgods.com/topic/134272-my-cafe-%E2%80%94-restaurant-game-v20250205684-3-cheats/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/130634-my-cafe-%E2%80%94-restaurant-game-cheats-v20250300691-3/
      • 655 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