quarkslab / python-bindiff

Python module wrapping Bindiff usage into a Python API.
Apache License 2.0
10 stars 1 forks source link

Add overwrite option in Bindiff.from_* #7

Closed ebrocas closed 5 months ago

ebrocas commented 5 months ago

Bindiff.from_binexport_file and Bindiff.from_binary_file always regenerate a new bindiff file. Sometimes in scripts it could be nice to not regenerate it. I think a overwrite option could be nice

RobinDavid commented 5 months ago

Feature added in latest release: https://github.com/quarkslab/python-bindiff/releases/tag/v0.2.3