Introduction To X86 Disassembly Page

This is a fork in the road. If the answer isn't 20, the machine "jumps" to a completely different section of code.

Once a program is compiled into a "binary," it becomes a black box of machine code—a long, cryptic string of ones and zeros that only a CPU can understand. is the art of translating those numbers back into Assembly language , the human-readable instructions that reveal exactly how a program thinks, hides, or attacks. The Story: The Digital Archaeologist Introduction to x86 disassembly

To understand how it works, you have to look at the "gears" while they move. In the world of computers, those gears are and Instructions . 1. The Workbench (The CPU & Registers) This is a fork in the road