v1.1.0
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
- @Fenrisfulsur made their first contribution in #36
Full Changelog: v1.0.0...v1.1.0