Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 264 Bytes

README2.md

File metadata and controls

3 lines (2 loc) · 264 Bytes

Second code: Simply want to execute a machine code inside a C code. Machine code is 01 C1 which stands for ecx <- ecx+eax.

Read README1.md and follow the instructions to verify the execution.