Jump to content

8 posts in this topic

Recommended Posts

Posted (edited)

i found ARM converter online. it can convert assembly code to machine code and machine code to assembly code. no 64 bit support yet. In machine code, you must input machine code in GDB/LLDB and not just hex, found in binary file. Example:

20 FF

in machine code (GDB/LLDB)

---------------

FF 20

in hex

---------------

900010E0

in in machine code (GDB/LLDB)

---------------

E0100090

in hex

 

 

http://svr-acjf3-armie.cl.cam.ac.uk/main.cgi

Updated by evildog1

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