You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: