When do BinDiff
ing, most of the time, the results are noisy.
bindiff-tool
is an assistant for BinDiff
,
with this tool, you can use js
to program BinDiff
results partially:
- Filter
BinDiff
results. - Identity N-Day fixes.
- By imagination.
bindiff-tool --v1 V1.BinExport --v2 V2.BinExport --diff V1_vs_V2.BinDiff
bindiff-tool --v1 V1.BinExport --v2 V2.BinExport --diff V1_vs_V2.BinDiff --json Result.json
bindiff-tool --v1 V1.BinExport --v2 V2.BinExport --diff V1_vs_V2.BinDiff --js Filter.js
bindiff-tool --v1 V1.BinExport --v2 V2.BinExport --diff V1_vs_V2.BinDiff --js Filter.js --json Result.json
macOS
only. :(- No writeback.