Skip to content

v1.1.0

Compare
Choose a tag to compare
@patacca patacca released this 14 Nov 13:41
· 135 commits to main since this release

What's Changed

Version 1.1.0 should fix the problem of the ARM architecture on binexport. It is also breaking some API with version 1.0.0

  • [doc] Remove old API by @patacca in #32
  • Clean CLI help and code cleanup by @patacca in #34
  • add new postpass that empties the sim matrix for funcs with same hash by @rc-94 in #39
  • Refactor postpass by @patacca in #41
  • Update OperandType for new capstone version, split loader option in t… by @Fenrisfulsur in #36
  • Small fix identified after testing by @patacca in #42
  • add custom anchoring by @rc-94 in #38
  • [binexport] Refactor ISA guessing heuristic by @patacca in #43

New Contributors

Full Changelog: v1.0.0...v1.1.0