Skip to content

Complete support for x86 and ARM

Compare
Choose a tag to compare
@bohlender bohlender released this 29 Oct 16:47
· 47 commits to master since this release
  • Supports all of the functionality provided by the C API of Capstone v3.0.5, except for the dynamic memory management option.
  • Fully documented
  • Has both unit- and regression tests. The latter are based on the original tests of the C API.
  • Supported architectures: X86, ARM
  • Currently missing architectures: MIPS, PowerPc, Sparc, SystemZ, XCore