SharpDisasm icon indicating copy to clipboard operation
SharpDisasm copied to clipboard

Inject an assembly instruction factory to Disassembler

Open shlomoartsi opened this issue 6 years ago • 0 comments

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.

shlomoartsi avatar Jul 01 '18 12:07 shlomoartsi