Guest User

Untitled

a guest
Jan 17th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #assemble and output a 32 bit machine code
  2. rasm2 -a arm -b 64 "mrs x1,currentel"|perl -ne 'print "0x$_"'|rax2 =16 -e
Add Comment
Please, Sign In to add comment