Questions about this topic? Sign up to ask in the talk tab.
Machine code
From NetSec
Revision as of 08:15, 26 April 2012 by LashawnSeccombe (Talk | contribs)
Read more at Assembly Basics
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.