SharpDisasm
SharpDisasm copied to clipboard
Inject an assembly instruction factory to Disassembler
I need to create an extended instruction instead of SharpDisasm.Instruction. For this I need to inject an IInstructionFactory to the SharpDasm.Disassembler ctor. Furthermore changes are needed to support this.