We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
(Look here for the detailed changelog of v2.1.1)
NOTE: changes are listed in time order: newer changes are at the top, older changes are at the bottom.
Support cross-compile for iOS devices from OSX machine.
$ ./make.sh ios_armv7
$ ./make.sh ios_armv7s
$ ./make.sh ios_arm64
$ ./make.sh ios
X86: do not print memory offset in negative form. Also do not use negative form for immediate constants.
Set library versioning for dylib of OSX (also added libcapstone.2.dylib for this)
Fix a bug in X86 when Capstone cannot handle short instruction (with SIB byte present)
Print -9 rather than -0x9 (arm64, mips, x86)
Fix SONAME setup for dynamic libraries on Linux
Remove the redundant include/diet.h