Skip to content

Version 0.7

Compare
Choose a tag to compare
@JonathanSalwan JonathanSalwan released this 01 Oct 11:57
· 1457 commits to master since this release
82f11d6

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.