Disassembly your first program like a pro! Posted on September 19, 2025 It is easy to go from human readable code to machine code, but how could we do it the other way around? Let’s explore it with a simple example!