Jump to content

ARM64 to HEX converter doesn't work, help needed


Go to solution Solved by Rook,

5 posts in this topic

Recommended Posts

Posted

@DiDA

I have the following instruction (MOV V8.16B, V0.16B) that I want to convert to HEX.

I tried using the online converter but conversion fails.

Can you help me convert this from ARM to HEX ?

Posted

@DiDAThat method doesn't work.

I have the following 2 instructions :
__text:00000001002E17BC                 MOV             V8.16B, V1.16B  (HEX = 28 1C A1 4E)
__text:00000001002E17C0                 MOV             V9.16B, V0.16B  (HEX = 09 1C A0 4E)

and I want to change to top one from MOV V8.16B, V1.16B to MOV V8.16B, V0.16B so that V8.1 and V9.1 match.


When I run the HEX value through http://armconverter.com/hextoarm/, I get exactly the same instruction as displayed above so I can't follow the linked tutorial because I don't get a different instruction which I can modify.

  • Solution
Posted

@QuasaR

MOV V8.16B, V0.16B =  08 1c a0 4e 

I will be updating ARMConverter with a new engine soon. :)

Posted (edited)

 

20 minutes ago, DiDA said:

@QuasaR

MOV V8.16B, V0.16B =  08 1c a0 4e 

I will be updating ARMConverter with a new engine soon. :)

Awesome! Tnx for the conversion!

[edit]

The instruction works perfectly, only downside is that I made the zombies immortal (in LDOE) instead of setting a 'god' mode to the player xD

Updated by QuasaR

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