Jump to content

9 posts in this topic

Recommended Posts

Updated (edited)
Spoiler

 

                                                                                                   WHAT IS HACKS and what is Objective-C   ?

There are many programming languages, some of which are limited in usage, while others are widely used.

To understand how to create code to hack an application or game, you must grasp the nature of the language you desire and the platform it targets, such as iPhone, PC, or even Android.

Let's assume you want to develop a script for the iPhone. The iPhone understands several languages, including Objective-C and Swift, among others. However, most hacking programs are written in Objective-C. So, let's explain the nature of this great language and how you can use it to develop your programs, and even hack some applications, for example, by injecting using MS hook or modifying offsets and hex values.

 

To create a script for hacking programs and games, you first need to have the Theos program for software development and tweaks or maybe your jailbroken phone . Secondly, you must possess the offset for the application you want to hack, for example, the offset for the game Clash of Clans with the value x548461. This offset contains a value called hex. Let's assume the offset's name is "gold" and its value is an integer or numeric value. This offset can be hacked, and the gold can be increased by modifying the hex, for example, to 02008052C0035FD6. This 16-digit number is called the HEX and is commonly used for hacking and changing the values of functions within applications.

How can I determine the offset value? This will be explained later.

And now, let's assume that you have the name of the function you want to hack, for example, PUBLIC GET_GOLD (GET) INT. This function returns an integer value, meaning a number, and gives the player a gold value. You can inject this function using MSHOOK in Theos program. Let's create a new project in Theos and choose TWEAK, then follow these steps.

1-OPEN Tweak.xm or Tweak.x

2-put this code in main fuc

3-you should change PlayerInfo and IsVip

4-You should put the library to useing MS HOOK put this in top of tweak file   #import <substrate.h> 

%hook PlayerInfo
-(BOOL)IsVip {
    // inject your code here
    return YES; // fuc will be  true
}

%end 

or another one like that 


%hook PlayerInfo
-(BOOL)IsVip {
 
    return YES; 
}
%end

 

or If you need to hack int we used

%hook PlayerInfo
-(int)get_gold {
    // Inject your code here
    int get_gold = 1; // Set the get_gold value to 1 as an example
    return get_gold; // The function will return, for example, 1
}
%end

 

In top example this inject will make the player always  VIP

And now, that's all for this moment. There are many upcoming tutorials where we will delve deeper into offsets, how to find them, and create practical examples through videos. Additionally, we'll explore some applications like IDA Pro and even DNSpy, among others, that are useful for this purpose.

 

 

Updated by Lolite
  • Like 5
  • Winner 1
  • Informative 1
Posted
Spoiler
1 hour ago, Lolite said:

%hook PlayerInfo
-(int)get_gold {
    // Inject your code here
    int get_gold = 1; // Set the get_gold value to 1 as an example
    return get_gold; // The function will return, for example, 1
}
%end

 

Could you please advice me - I understood correctly that PlayerInfo is a class and it can be changed for example to PropMng ? And if we want to make a tweak with offset for example 25D0B6C in which is located

public int GetPrice(PropID id)
{
	return 0;
}

do we have to specify this offset somewhere and have it return 00F0271EC0035FD6 in hex ? or do we just write in total like this and convert hex to decimal value 

%hook PropMng
-(int)GetPrice{
	int GetPrice = 144256280972976086;
	return GetPrice;
}
%end

 

Posted (edited)

YOU CA

Just now, MrLusiusi said:
  Reveal hidden contents

 

Could you please advice me - I understood correctly that PlayerInfo is a class and it can be changed for example to PropMng ? And if we want to make a tweak with offset for example 25D0B6C in which is located

public int GetPrice(PropID id)
{
	return 0;
}

do we have to specify this offset somewhere and have it return 00F0271EC0035FD6 in hex ? or do we just write in total like this and convert hex to decimal value 

%hook PropMng
-(int)GetPrice{
	int GetPrice = 144256280972976086;
	return GetPrice;
}
%end

 

YOU CAN use your script sec one that one here

 %hook PropMng
-(int)GetPrice{
    int GetPrice = 144256280972976086;
    return GetPrice;
}
%end 

 

you can skip offset for hooking this class  just make sure class name and method is the same in app that you want to hack

Updated by Lolite
Posted
3 minutes ago, Lolite said:

YOU CA

YOU CAN use your script sec one that one here

 %hook PropMng
-(int)GetPrice{
    int GetPrice = 144256280972976086;
    return GetPrice;
}
%end 

 

you can skip offset for hooking this class  just make sure class name and method is the same in app that you want to hack

i see!! thank you so much for help!!

Posted (edited)

Is possible to use this method to hook map hack icon mobile legends? 

Updated by Machine1
  • Like 1

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

    • Sport Star - Team Manager Idle v0.10.0 [ +4 APK MOD ] Currency Max
      Mod APK Game Name: Sport Star - Team Manager Idle
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.coolcatsgames.sportstaridle&hl=en

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Currency Freeze
      - Gems Max
      - Cash Increaser
      • 0 replies
    • Sport Star - Team Manager Idle v0.10.0 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Sport Star - Team Manager Idle By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.coolcatsgames.sportstaridle
      App Store Link: https://apps.apple.com/us/app/sport-star-team-manager-idle/id6761053085?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Enough Currency
      - Currency Freeze
      - Gems Max
      - Cash Increaser
      • 0 replies
    • Sport Star - Team Manager Idle v0.10.0 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Sport Star - Team Manager Idle By Gryphon Games UG (haftungsbeschrankt)
      Bundle ID: com.coolcatsgames.sportstaridle
      App Store Link: https://apps.apple.com/us/app/sport-star-team-manager-idle/id6761053085?uo=4

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Enough Currency
      - Currency Freeze
      - Gems Max
      - Cash Increaser
      • 0 replies
    • God Rivals: RPG Roguelike +8 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: God Rivals: RPG Roguelike By Gamee Joint Stock Company
      Bundle ID: com.gamee.godslayer.rpg.rougelike
      App Store Link: https://apps.apple.com/us/app/god-rivals-rpg-roguelike/id6747413590?uo=4

       

      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Increased Attack Speed
      - No Skill Cooldown
      - Auto Win
      - Unlimited Currencies -> Will increase instead of decrease.
      - Unlock Premium Pass
      - Unlock Royal Pass
      • 1 reply
    • Dragon Barrage: Brick Breaker v1.1.6 [ +6 APK MOD ] Auto Win
      Modded/Hacked App: Dragon Barrage By Ryogo Oka
      Bundle ID: game01.hosistem.ne
      App Store Link: https://apps.apple.com/us/app/dragon-barrage/id6760708796?uo=4

      🤩 Hack Features

      - ATK MAX
      :::::: VIP ::::::
      - Auto ADS NO
      - Auto Win
      - Unlimited Gems / Sell Items Then Get
      - Unlimited Energy
      - Enemy Freeze
      • 0 replies
    • Dragon Barrage v1.1.6 [ +6 Cheats ] Auto Win
      Modded/Hacked App: Dragon Barrage By Ryogo Oka
      Bundle ID: game01.hosistem.ne
      App Store Link: https://apps.apple.com/us/app/dragon-barrage/id6760708796?uo=4

      🤩 Hack Features

      - ATK MAX
      :::::: VIP ::::::
      - Auto ADS NO
      - Auto Win
      - Unlimited Gems
      - Unlimited Energy
      - Enemy Freeze
      • 0 replies
    • Dragon Barrage v1.1.6 [ +6 Jailed ] Auto Win
      Modded/Hacked App: Dragon Barrage By Ryogo Oka
      Bundle ID: game01.hosistem.ne
      App Store Link: https://apps.apple.com/us/app/dragon-barrage/id6760708796?uo=4

      🤩 Hack Features

      - ATK MAX
      :::::: VIP ::::::
      - Auto ADS NO
      - Auto Win
      - Unlimited Gems
      - Unlimited Energy
      - Enemy Freeze
      • 0 replies
    • Ghost Sniper: War FPS Shooter v1.0.1 [ +6 APK MOD ] Currency Max
      Mod APK Game Name: Ghost Sniper: War FPS Shooter
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=sniper.war.target.soldier.shooter.aldagames.com

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gold
      - Unlimited Cash
      - Unlimited Energy
      - Unlimited Stars
      - Ammo Freeze
      • 1 reply
    • Ghost Sniper: War FPS Shooter v1.0.1 [ +6 Jailed ] Currency Max
      Modded/Hacked App: Ghost Sniper: War FPS Shooter By Alda Games, s.r.o.
      Bundle ID: sniper.war.target.soldier.shooter.aldagames.com
      App Store Link: https://apps.apple.com/us/app/ghost-sniper-war-fps-shooter/id6756882608?uo=4

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gold
      - Unlimited Cash
      - Unlimited Energy
      - Unlimited Stars
      - Ammo Freeze
      • 1 reply
    • Ghost Sniper: War FPS Shooter v1.0.1 [ +6 Cheats ] Currency Max
      Modded/Hacked App: Ghost Sniper: War FPS Shooter By Alda Games, s.r.o.
      Bundle ID: sniper.war.target.soldier.shooter.aldagames.com
      App Store Link: https://apps.apple.com/us/app/ghost-sniper-war-fps-shooter/id6756882608?uo=4

      🤩 Hack Features

      - Auto ADS No
      - Unlimited Gold
      - Unlimited Cash
      - Unlimited Energy
      - Unlimited Stars
      - Ammo Freeze
      • 0 replies
    • Swamp Attack 2 v1.2.2 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Swamp Attack 2 By Voodoo
      Bundle ID: com.hyperdotstudios.swampattack2
      iTunes Store Link: https://apps.apple.com/us/app/swamp-attack-2/id1531686083?uo=4


      Hack Features:
      - Gems
      - Gold
      - Ammo
      - Monster ATK No


      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/
      • 55 replies
    • Swamp Attack 2 v1.2.2 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Swamp Attack 2 By Voodoo
      Bundle ID: com.hyperdotstudios.swampattack2
      iTunes Store Link: https://apps.apple.com/us/app/swamp-attack-2/id1531686083?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:

      - Gems

      - Gold
      - Ammo
      - Monster ATK No


      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/
      • 64 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