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.
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.