Version 0.7
This version is a big step forward for the project. Below some improvements which have been made:
- AArch64 support (more than 100 instructions supported)
- Android support
- Python 3.6 support
- Fix some of bugs
- Capstone 3.0.x and 4.0.x support
- Fix some memory leaks
- Shortcut access to a Register over the C++ API (#767)
- Allow users to set alias on a symbolic variable (#763)
- Provide a visitor feature in order to looking specific nodes in a tree (#711)
iff
SMT node support (#571)
All updates can be found here.