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

Machine code

From NetSec
Revision as of 22:26, 4 September 2011 by LashawnSeccombe (Talk | contribs)

Jump to: navigation, search

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