Jump to content

6 posts in this topic

Recommended Posts

Posted

This is first time use strings  so can anyone help me to explain what can i change here ?

 

- Unlimited Ammo

__text:000000010033E8C8                 ADRP            X1, #aPlayerGetcurre@PAGE ; "Player_GetCurrentWeaponAmmo"
__text:000000010033E8CC                 ADD             X1, X1, #aPlayerGetcurre@PAGEOFF ; "Player_GetCurrentWeaponAmmo"
__text:000000010033E8D0                 SUB             X0, X29, #-var_70
__text:000000010033E8D4                 BL              sub_10010C1FC
__text:000000010033E8D8                 LDUR            W1, [X29,#var_70]
__text:000000010033E8DC                 ADR             X2, sub_10033B3E4
__text:000000010033E8E0                 NOP
__text:000000010033E8E4                 MOV             X0, X20
__text:000000010033E8E8                 BL              sub_100315FC8
__text:000000010033E8EC                 LDR             X0, [X23]
__text:000000010033E8F0                 ADR             X2, sub_10033B418
__text:000000010033E8F4                 NOP
__text:000000010033E8F8                 MOV             W1, #0xA1590000
__text:000000010033E8FC                 MOVK            W1, #0x608D
__text:000000010033E900                 BL              sub_100315FC8
__text:000000010033E904                 LDR             X20, [X23]
__text:000000010033E908                 ADRP            X1, #aPlayerCanfired@PAGE ; "Player_CanFireDroneWeapon"
__text:000000010033E90C                 ADD             X1, X1, #aPlayerCanfired@PAGEOFF ; "Player_CanFireDroneWeapon"

 

p_855flxj94.jpg

p_855qw3fd1.jpg

p_855cpmsy2.jpg

 

p_855ifvin5.jpg

 

 

 

i changed :

__text:000000010033E8D0                 SUB             X0, X29, #-var_70 

To :

Mov w0, #0xfff

but the game kick me out when i join to the match

Posted
26 minutes ago, bR34Kr said:

Can you show the xref window? Looks like a useless function but the infinite ammo looks useful maybe. 

 

Player_GetCurrentWeaponAmmo

p_855viz8c2.jpg

 

29 minutes ago, bR34Kr said:

Can you show the xref window? Looks like a useless function but the infinite ammo looks useful maybe. 

and this is 

InfiniteAmmo

__text:000000010033FBE8                 ADRP            X1, #aInfiniteammo@PAGE ; "InfiniteAmmo"
__text:000000010033FBEC                 ADD             X1, X1, #aInfiniteammo@PAGEOFF ; "InfiniteAmmo"
__text:000000010033FBF0                 MOV             X0, X19
__text:000000010033FBF4                 BL              sub_100FCBE90
__text:000000010033FBF8                 MOV             X0, X19
__text:000000010033FBFC                 MOV             X1, #0
__text:000000010033FC00                 BL              sub_100FCBDFC
__text:000000010033FC04                 MOV             W1, #0xFFFFFFFD
__text:000000010033FC08                 MOV             X0, X19
__text:000000010033FC0C                 BL              sub_100FCC840

p_855ei3ho1.jpg

 

Posted
5 minutes ago, bR34Kr said:

Yeah it looks like a useless string. Try using LLDB to find ammo :)

how can i download & install it if i have windows

from here ?

 

Posted
19 hours ago, klashksa said:

how can i download & install it if i have windows

from here ?

 

I tried countless times to get lldb/debugserver set up on my PC and iPhones on iOS 9, as well as 10...used that tutorial as my guide until I gave up lol.

As for ur original topic, have you checked out this tutorial? It's a great intro to using IDA to hack with strings.

 

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
×
  • 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