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

Machine code

From NetSec
Revision as of 09:15, 26 April 2012 by LashawnSeccombe (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.