capstone.capstone

Object-oriented wrapper of Capstone disassembly engine

Members

Classes

Capstone
class Capstone

Encapsulates an instance of the Capstone dissassembly engine

CapstoneImpl
class CapstoneImpl(TInstructionId, TInstruction)

Class template that encapsulates an architecture-specific instance of the Capstone dissassembly engine

InstructionRange
class InstructionRange

An input range that provides access to one disassembled Instruction at a time

Meta