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

Machine code

From NetSec
Revision as of 09:24, 18 November 2010 by LashawnSeccombe (Talk | contribs)

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

Machine code or ByteCode is hexadecimal used to interface directly with the processor of a computer. It has instruction numbers and operands to each instruction. More is available in Assembly Basics.