capstone

Modules

api
module capstone.api

Idiomatic lifting of Capstone's C API to D

arm
module capstone.arm

Types and constants of ARM architecture

arm64
module capstone.arm64

Types and constants of ARM64 architecture

error
module capstone.error

Exceptions and handling of Capstone-internal errors

utils
module capstone.utils
x86
module capstone.x86

Types and constants of x86 architecture (both 32bit and 64bit)

Meta