Machine Instructions Engine is the engine that can disassemble instruction, disassemble its length, assemble instructions and emulate device(processor). The engine will support Intel and AMD instructions. For now length disassembling and Intel instructions only are supported.
This project is intended to be as separate library. Also you can use sources to use this engine in your projects directly.
This is my first public project so if you send me advices about how to improve this project...