Jump to content

6 posts in this topic

Recommended Posts

Posted

Hi, I wanna make name esp for standleo, but I didn’t know how get name from offset or field… is there any guides or something like that? Or could someone explain it to me?

Posted

ESP is more than an offset. It is a little bit of work to make one.

To help with understanding have a look at this post: https://iosgods.com/topic/154769-unity-fps-game-aimbot-esp-source-codes/

The post will help better your understanding on how an ESP is made as well as an aimbot. I recommend you use something like H5GG and its tools or other tools to help with getting offsets for certain things that may be needed.

You can also download the Decrypted IPA; Unzip it; Throw the needed files into IL2CPP (ONLY IF IT IS UNITY) or a decompiler like Ghidra/IDA or IDA Pro.

 

Hopefully this helped.

 

Posted (edited)
1 hour ago, zxsrxtiti said:

I have an esp on h5* , but I need a method for getting information from offsets 

The offset is the information. With the offset you patch it.

Quote

I went to make this absolutely clear. For example, this...

STR X3, [X0, #0x248]

...is telling the machine to store whatever X3 is holding (let's say ammo) in X0+0x248 (let's say X0 points to a Gun object). X0 contains the address of wherever the Gun object is held in memory. Let's say the address of the Gun object is 0x16fd27640. That means the machine is assigning whatever is at 0x16fd27640+0x248 to X3. That's why when you NOP a STR instruction, the value freezes. The machine can no longer update the value at the location of whatever you NOP'ed.

Post: https://iosgods.com/topic/65529-instance-variables-and-function-pointers/

 

If there was an offset for a get/set integer value then that offset would be for the set or the get function for that variable which with that you do what you want with it.

 

Example:
 

public static float AimAssistAmount
	{
		[Token(Token = "0x6000F8E")]
		[Address(RVA = "0x26690A0", Offset = "0x26690A0", VA = "0x26690A0")]
		get
		{
			return 0f;
		}
		[Token(Token = "0x6000F8F")]
		[Address(RVA = "0x26691A0", Offset = "0x26691A0", VA = "0x26691A0")]
		set
		{
		}
	}

patcherFunctionHere("0x26690A0", "INSTRUCTIONS HERE")

then it would do what you want it to within the Instructions

Updated by carpoa
added example

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

    • Tower of God: NEW WORLD Cheats v3.01.01 +4
      Modded/Hacked App: Tower of God: NEW WORLD By Netmarble Corporation
      Bundle ID: com.netmarble.tog
      iTunes Store Link: https://apps.apple.com/us/app/tower-of-god-new-world/id1599435437?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense
      - Always Critical
      - Skip Battle Intro


      Non-Jailbroken & No Jailbreak required hack(s): 
       

      iOS Hack Download Link: https://iosgods.com/topic/186202-tower-of-god-new-world-cheats-v20101-4/
        • Winner
        • Like
      • 110 replies
    • Go Go Wolf! Cheats v7.0 +4
      Modded/Hacked App: Go Go Wolf! By MONSTER PLANET Corp.
      Bundle ID: com.MonsterPlanet.WolfGame
      App Store Link: https://apps.apple.com/us/app/go-go-wolf/id6572283560?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

      - God Mode
      - Multiply Attack
      - Instant Skills
      - Freeze Currencies

       

      Non-Jailbroken Hack: https://iosgods.com/topic/198033-go-go-wolf-v52-jailed-cheats-4/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/198032-go-go-wolf-cheats-v52-4/
      • 28 replies
    • The Seven Deadly Sins: Idle Cheats v1.18.0 +4
      Modded/Hacked App: The Seven Deadly Sins: Idle By Netmarble Corporation
      Bundle ID: com.netmarble.nanarise
      iTunes Store Link: https://apps.apple.com/us/app/the-seven-deadly-sins-idle/id6469305531?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

      - Multiply Attack
      - Multiply Defense
      - Modify Range
      - No Ads


      DO NOT BUY VIP FOR THIS CHEAT

      ONLY WORK in PvE so you can farm faster

      Non-Jailbroken Hack: https://iosgods.com/topic/185162-the-seven-deadly-sins-idle-v1120-jailed-cheats-3/

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/185131-the-seven-deadly-sins-idle-cheats-v1120-4/
        • Agree
        • Winner
        • Like
      • 159 replies
    • Monster Legends: Collect all Cheats v18.1.3 +8
      Modded/Hacked App: Monster Legends: Merge RPG By Socialpoint
      Bundle ID: es.socialpoint.MonsterCity
      iTunes Store Link: https://apps.apple.com/us/app/monster-legends-merge-rpg/id653508448?uo=4

       

      📌 Mod Requirements

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

       

      🤩 Hack Features

      - 1 Hit Kill
      - Skip Enemy Turn
      - Multiply Attack
      - Multiply Defense
      - Insane Score (Always 3 Stars)
      - No Skill Cost
      - Auto Win
      - Auto Play Battle Enabled for All Maps


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/140543-monster-legends-collect-all-v1778-5-cheats-for-jailed-idevices/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/176914-monster-legends-collect-all-cheats-v1779-8/
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 356 replies
    • Shadow Fight 3 Cheats v1.42.1 +5
      Modded/Hacked App: Shadow Fight 3 - RPG Fighting By Nekki Limited
      Bundle ID: com.nekki.shadowfight3
      iTunes Store Link: https://apps.apple.com/us/app/shadow-fight-3-rpg-fighting/id964827011?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

      - Freeze Enemy
      - Freeze Battle Time

      ViP Features:
      - God Mode
      - High Damage
      - Always in Special Mode

       

      Non-Jailbroken Hack: https://iosgods.com/topic/73264-shadow-fight-3-v1402-jailed-cheats-4/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/81752-shadow-fight-3-cheats-v1405-4/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 3,813 replies
    • Cooking Diary Restaurant Game v2.43.0 Jailed Cheats +3
      Modded/Hacked App: Cooking Diary® Restaurant Game by MyTona Pte Ltd
      Bundle ID: com.mytonallc.cookingdiary
      iTunes Store Link: https://apps.apple.com/us/app/cooking-diary-restaurant-game/id1214763610?uo=4&at=1010lce4


      Hack Features:
      - Infinite Currencies (Get some)
      - Freeze Boosters


      iOS Hack Download Link: https://iosgods.com/topic/110310-arm64-cooking-diary-restaurant-game-v1160-3/
        • Like
      • 691 replies
    • Summoners War Cheats v8.8.1 +7
      Hacked App: Summoners War By Com2uS Corp.
      iTunes Link: https://itunes.apple.com/us/app/summoners-war/id852912420?mt=8&uo=4&at=1010lce4
      Bundle ID: com.com2us.smon.normal.freefull.apple.kr.ios.universal

      Hack Features:
      - Damage Multiplier 
      - Godmode
      - Monster Count Unlink
      - Max Accuracy
      - No Skill Cooldown
      - First Turn
      - Build buildings without having required level
      - Antiban
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 6,892 replies
    • Jewel Manor - Home Design Game v3.2.0 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Jewel Manor - Home Design By Hangzhou Mengku Technology Co., Ltd.
      Bundle ID: com.bigcool.puzzle.jewel
      App Store Link: https://apps.apple.com/us/app/jewel-manor-home-design/id1602231440?uo=4

       
      🤩 Hack Features

      - Coins [ Linked With Moves Disable After Hack ] Don't Use [ Moves Freeze ] After Hack [ Moves Freeze ] Use
      - Moves Freeze
      - Booster Freeze
      • 1 reply
    • Jewel Manor - Home Design Game v3.2.0 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Jewel Manor - Home Design By Hangzhou Mengku Technology Co., Ltd.
      Bundle ID: com.bigcool.puzzle.jewel
      App Store Link: https://apps.apple.com/us/app/jewel-manor-home-design/id1602231440?uo=4


      🤩 Hack Features

      - Coins [ Linked With Moves Disable After Hack ] Don't Use [ Moves Freeze ] After Hack [ Moves Freeze ] Use
      - Moves Freeze
      - Booster Freeze
      • 1 reply
    • Elysia: The Astral Fall v1.0.2 +4 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Elysia: The Astral Fall By Panthera Joint Stock Company
      Bundle ID: com.pantheraplay.projecth
      App Store Link: https://apps.apple.com/us/app/elysia-the-astral-fall/id6737166302?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Currencies -> Will increase instead of decrease.
      • 16 replies
    • Elysia: The Astral Fall v1.0.2 +4 Cheats [ Damage & Defence ]
      Modded/Hacked App: Elysia: The Astral Fall By Panthera Joint Stock Company
      Bundle ID: com.pantheraplay.projecth
      App Store Link: https://apps.apple.com/us/app/elysia-the-astral-fall/id6737166302?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Currencies -> Will increase instead of decrease.
      • 5 replies
    • Crunchyroll: Two Strikes v1.0.1 +2 Jailed Cheats [ Unlocked ]
      Modded/Hacked App: Crunchyroll: Two Strikes By Crunchyroll, LLC
      Bundle ID: com.crunchyroll.gv.twostrikes
      App Store Link: https://apps.apple.com/us/app/crunchyroll-two-strikes/id6742846993?uo=4

       


      🤩 Hack Features

      - God Mode *Online Untested*
      -- Full Game Unlocked
      • 4 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