Questions about this topic? Sign up to ask in the talk tab.

Machine code

From NetSec
Revision as of 05:02, 19 October 2011 by LashawnSeccombe (Talk | contribs)

Jump to: navigation, search

Machine code is binary that interfaces with the microcode on a processor. The bytecode, or shellcode, is usually represented as hexadecimal. It has instruction numbers and operands to each instruction. More is available in Assembly Basics.