- Added big endian decoding
- Added support for GTIRB DecodeMode enum
- Added ARM thumb mode decoding
-
Switched to GrammaTech's Python capstone package (capstone-gt)
-
Added utilities for converting Capstone operands to assembly syntax (x86)
-
Added a utility to get the symbolic expression for an operand (x86)
- Initial version