Skip to content

Releases: quarkslab/qbindiff

v1.2.2

19 Jun 15:47
Compare
Choose a tag to compare

What's Changed

This release will provide several bugfixes, as well as new features and passes

Full Changelog: v1.2.1...v1.2.2

v1.2.1

24 Apr 12:27
Compare
Choose a tag to compare

What's changed

Small release to update python-binexport to >= v0.3.2
This is needed to fix a bug that came with python-binexport >= 0.2

Full Changelog: v1.2.0...v1.2.1

v1.2.0

10 Apr 13:48
Compare
Choose a tag to compare

What's Changed

This is the first release that doesn't use setuptools as building system but instead uses meson.

This release comes with improved documentation and with a reworked frontend for the command line utility (now in colors!).

Here's the list of the major contributions:

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

28 Nov 08:37
Compare
Choose a tag to compare

What's Changed

  • minor bugfix in cli command line

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Nov 13:41
Compare
Choose a tag to compare

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

v1.0.0

12 Oct 11:32
Compare
Choose a tag to compare

First public release v1.0.0

This is the first public release of QBinDiff

Full Changelog: https://github.com/quarkslab/qbindiff/commits/v1.0.0