Machine-Code-Analyzer icon indicating copy to clipboard operation
Machine-Code-Analyzer copied to clipboard

An x86/x64 instruction disassembler written in C

Results 1 Machine-Code-Analyzer issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/DispatchCode/Machine-Code-Analyzer/assets/57023439/7c592a43-2ad1-461c-bcdd-9d14a1cb0133) This picture is from Intel® 64 and IA-32 Architectures Volume 2. MOV (A0-A3) opcode's is always 64-bit in 64-bit mod, this conclusion comes from HxD: ![image](https://github.com/DispatchCode/Machine-Code-Analyzer/assets/57023439/75fee4c1-2916-4d85-ae48-a7a951cd34a7) When it disassembles...