Jump to content

18 posts in this topic

Recommended Posts

Updated (edited)

In this tutorial, I will just give a brief overview of some ARM64

You need to know ARMv7 first so this will be easier to understand.

 

 

Let's Get Started

So basically, instructions are the same, ARM64 has LDR, MOV, STR, etc., same from ARMv7.

You will notice ARM64 has different registers, instead of R0, for example, ARM64 uses X0, OR W0. You can hack it the same way as you would ARMv7.

Example:

4LZAAdu.png

This is ammo in the game Forward Assault. The highlighted instruction is what I hacked,  SUB             W8, W8, #1

Subtract 1 from W8 and put the value back into W8, simply NOP it.

 

OR

You can hack the STR underneath it and instead of storing W8, change it to W20 or W29. It will result in making your ammo a very high number. why?

Because you silly goose, W20/W29 is the equivalent of R7. OR you can use X20/X29 if the function has X

 

But wait, are the W20/W29 both the same Father Nitro? 

Well, I'm glad you asked, I was just about to get to that you eager mcbeaver. You see here, the 20 has a high value, but 29 has a even more higher value. Sometimes 29 can make it go too high it can go negative, so use 20 instead.

 

BOOLS

Now let's talk about Booleans in ARM64. In ARMv7, to make something return TRUE or FALSE, we simply change it to MOV R0, #1 OR MOV R0, #0

ARM64 is no different, it's just X instead. MOV X0, #0 or MOV X0, #1

 

Example:

U21cO6M.png

Here is an example function. In case you didn't know, it's a BOOL since this function loads a byte, which have 0 or 1 value. So as you can see, this function gets my sexiness. Obviously, to hack it you will change it to MOV X0, #1 making it true, which it is.. This can NEVER be false :kappa: 

 

 

FLOATS

So floats in ARM64 are similar in ARMv7, using FMOV instead of VMOV. So just hack the instruction the same way as you would in ARMv7.

Example:

S7OtTGc.png

You can change that FMOv S2, #0.5 to FMOV S2, #31.0.

Now it's time to discuss something else. As you make know in ARM7, sometimes we want to hack the beginning of a function and make it return a float value.

so we would do:

VMOV S0, #31.0

VMOV R0, S0

BX LR

 

So father Nitro, is it the same in ARM64?

I know what you're thinking, you're thinking in ARM64 the equivalent would be:

FMOV S0, #31.0

FMOV X0, S0

RET

 

WRONG! Do that and watch the game crash. In arm64 the second instruction isn't needed.

FMOV S0, #31.0

FMOV X0, S0

RET

SO just replace the first 2 lines of the function with FMOV S0, #31.0 then RET that bad boy.

Now let me get into another example why ARM64 is bae.

Example:

l6RRT4e.png

 

This function is from Critical Ops, which gets the bounciness from the grenade. As you will see, it's a LDR, you can hack it and change it from LDR to FMOV. Yes, in ARM64 you can hack LDR functions to FMOV's. So to hack the function, you can replace the    LDR             S0, [X0,#0xA0] 

with a FMOV S0, #31.0

This function made my grenades super bouncy, it was funny to troll in public matches. The grenades bounced like crazy!

In ARMv7 I found the same function, it was a LDR followed by a BX LR (RET). So to hack it, I tried many things, MOV R0, R7 and such but every time I threw a grenade it crashed. A VMOV S0, #31.0 VMOV R0, S0 BX LR wouldn't work since there isn't enough space. Unless you wanted to write your own code to the unused part of the binary and make the function branch there, which I'm not entirely sure would have worked since I never tried. So I just hacked it in ARM64 instead :mellow: 

 

That's it for this tutorial :D

 

  1. EDIT: Forgot to mention, this tutorial was written specially for Amuyea :3
Updated by NitroxicDemon
  • Like 5
  • Winner 2
  • Thanks 1
  • Haha 1
  • Informative 1
Posted

MOV W0, #0 or MOV W0, #1 ?

 

Posted
1 minute ago, NitroxicDemon said:

For what :mellow:

You have MOV X0, #0 or MOV X0, #1 what about MOV W0, #0 or MOV W0, #1 ?

Posted
58 minutes ago, K_K said:

MOV W0, #0 or MOV W0, #1 ?

 

Works too. I use this.

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

    • Run! Goddess v1.0.20 [+4 Jailed Cheats]
      Modded/Hacked App: Run! Goddess By TOP GAMES INC.
      Bundle ID: com.topgamesinc.rg
      iTunes Store Link: https://apps.apple.com/us/app/run-goddess/id6667111749?uo=4



      🤩 Hack Features

      - No Skill Cooldown
      - Slow Enemy
      - Enemy Can't Attack (Enemy Can't Do Damage)
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 85 replies
    • Run! Goddess v1.0.20 [+4 Cheats]
      Modded/Hacked App: Run! Goddess By TOP GAMES INC.
      Bundle ID: com.topgamesinc.rg
      iTunes Store Link: https://apps.apple.com/us/app/run-goddess/id6667111749?uo=4

       

      🤩 Hack Features

      - No Skill Cooldown
      - Slow Enemy
      - Enemy Can't Attack (Enemy Can't Do Damage)
       
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 75 replies
    • Survival War: Adventure RPG v2.2.9 Debug Menu [+10 Cheats]
      Modded/Hacked App: Survival War: Adventure RPG By Gamee Joint Stock Company
      Bundle ID: com.gamee.survival.war.adventure.rpg
      App Store Link: https://apps.apple.com/us/app/survival-war-adventure-rpg/id6745683917?uo=4



      🤩 Hack Features

      - Debug Menu
       
        • Winner
      • 2 replies
    • Survival War: Adventure RPG v2.2.9 Debug Menu [+10 Jailed Cheats]
      Modded/Hacked App: Survival War: Adventure RPG By Gamee Joint Stock Company
      Bundle ID: com.gamee.survival.war.adventure.rpg
      App Store Link: https://apps.apple.com/us/app/survival-war-adventure-rpg/id6745683917?uo=4



      🤩 Hack Features

      - Debug Menu
        • Winner
      • 1 reply
    • Deus Myth v1.0.1 [+5 Cheats]
      Modded/Hacked App: Deus Myth By 24 HIT Riga SIA
      Bundle ID: com.deus.myth
      App Store Link: https://apps.apple.com/us/app/deus-myth/id6742408777?uo=4



      🤩 Hack Features

      - Free IAP
      - Never Die
      - Upgrade Tool
      - Upgrade Weapon
      - Higher Resource Gain
        • Winner
        • Like
      • 9 replies
    • Deus Myth v1.0.1 [+5 Jailed Cheats]
      Modded/Hacked App: Deus Myth By 24 HIT Riga SIA
      Bundle ID: com.deus.myth
      App Store Link: https://apps.apple.com/us/app/deus-myth/id6742408777?uo=4



      🤩 Hack Features

      - Free IAP
      - Never Die
      - Upgrade Tool
      - Upgrade Weapon
      - Higher Resource Gain
        • Haha
      • 1 reply
    • Smoq Games 25 v5.01 +1 Jailed Cheat [ Unlimited Coins ]
      Modded/Hacked App: Smoq Games 25 By Edyta Smoktunowicz
      Bundle ID: com.fivedragonsgames.smoqgames25
      App Store Link: https://apps.apple.com/us/app/smoq-games-25/id6605931332?uo=4

       
       

      🤩 Hack Features

      - Unlimited Coins -> Earn some.
      • 2 replies
    • Smoq Games 25 v5.01 +1 Cheat [ Unlimited Coins ]
      Modded/Hacked App: Smoq Games 25 By Edyta Smoktunowicz
      Bundle ID: com.fivedragonsgames.smoqgames25
      App Store Link: https://apps.apple.com/us/app/smoq-games-25/id6605931332?uo=4

       
       

      🤩 Hack Features

      - Unlimited Coins -> Earn some.
        • Winner
      • 0 replies
    • Tiny Reaper: Reborn v1.0.2 +4 Jailed Cheats [ God Mode + More ]
      Modded/Hacked App: Tiny Reaper: Reborn By DAERI SOFT
      Bundle ID: com.daerigame.babysasin
      App Store Link: https://apps.apple.com/us/app/tiny-reaper-reborn/id6739761698?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - No Skill Cooldown
      - Dumb Enemies
        • Haha
        • Winner
        • Like
      • 5 replies
    • Thronefall - A Little Kingdom v2.12.7 +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Thronefall - A Little Kingdom By Doghowl Games Ltd
      Bundle ID: com.doghowlgames.thronefall
      App Store Link: https://apps.apple.com/us/app/thronefall-a-little-kingdom/id6744029320?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Coins -> Will increase instead of decrease.
      - Free In-App Purchases
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 19 replies
    • Thronefall - A Little Kingdom v2.12.7 +5 Cheats [ Damage & Defence ]
      Modded/Hacked App: Thronefall - A Little Kingdom By Doghowl Games Ltd
      Bundle ID: com.doghowlgames.thronefall
      App Store Link: https://apps.apple.com/us/app/thronefall-a-little-kingdom/id6744029320?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Coins -> Will increase instead of decrease.
      - Free In-App Purchases
        • Agree
        • Thanks
        • Winner
        • Like
      • 16 replies
    • Subway Surfers City v1.24.0 +10 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Subway Surfers City By Sybo Games ApS
      Bundle ID: com.sybogames.subway.surfers.game
      iTunes Store Link: https://apps.apple.com/ca/app/subway-surfers-city/id6504188939?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:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Keys -> Earn or spend some.
      - Unlimited Revives - Earn or spend some.
      - Unlimited Tokens -> Earn or spend some.
      - All Boards Unlocked
      - All Surfers Unlocked
      - Max Level -> Earn some XP.
      - God Mode
      - Unlimited Score
      - Unlimited Jumps


      Jailbreak required hack(s): [Mod Menu Hack] Subway Surfers City v1.13.2 +7 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 198 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