Skip to content

Releases: quarkslab/python-bindiff

v0.1.6

16 Nov 17:18

Choose a tag to compare

What's Changed

  • Add .gitignore, switch to pyproject.toml and update binexport to v0.2.0 by @patacca in #3

Full Changelog: v0.1.5...v0.1.6

v0.1.5

08 Nov 10:51

Choose a tag to compare

What's Changed

  • Fix: call to raw_diffing() hanging because of function wait() on some BinExport files generated by Ghidra.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

28 Aug 09:32
17f1e79

Choose a tag to compare

What's Changed

  • add function names in FunctionMatch object obtained reading the database by @RobinDavid in #1
  • Rename private variable to avoid shadowing by @patacca in #2

New Contributors

Full Changelog: v0.1.1...v0.1.4

v0.1.1

09 Jun 15:54

Choose a tag to compare

Version v0.1.1

Changelog

  • Add functions to create Bindiff database and to add entries
  • Better docstring and API documentation
  • fix minimal Python version to 3.9 (remove 3.10 only syntax)

v0.1.0

16 Apr 22:56

Choose a tag to compare

v0.1.0