bindiff icon indicating copy to clipboard operation
bindiff copied to clipboard

Quickly find differences and similarities in disassembled code

Results 53 bindiff issues
Sort by recently updated
recently updated
newest added

I have 2 binaries that are different in the resource section. E.g. one has: ... .rdata:000000014064D9E0 text "UTF-16LE", '**Some** text or variables',0 .rdata:000000014064D9EE align 10h ... and the other has:...

enhancement
question

**Is your feature request related to a problem? Please describe.** I am using Fedora and there is no easy way to install BinDiff since no .rpm package is available. I...

enhancement

**Describe the bug** When build, 'third_party/zynamics/bindiff/version.h' file not found. But in source code, there is no third_ party folder in bindiff folder. Why? Thanks a lot! Info below: ~/bindiff $...

This project has a dependency on an outdated version of the commercial graph visualization library [yFiles](https://www.yworks.com/yfiles) (for Java Swing). Developers were able to get a time limited evaluation version of...

enhancement

tl;dr: add `ida-plugin.json` and CI build for inclusion in upcoming plugin manager ecosystem. --- Hex-Rays is introducing a plugin manager for IDA Pro, and we'd like to include bindiff (and...

**Describe the bug** I got error when build tiendoan@M3-Pro bindiff % cmake --build build/out --config Release [0/2] Re-checking globbed directories... [571/578] Building CXX object CMakeFiles/bindiff.dir/main_portable.cc.o FAILED: [code=1] CMakeFiles/bindiff.dir/main_portable.cc.o /usr/bin/c++ -I/Users/tiendoan/bindiff/build/out/_deps/absl-src...

```markdown **Describe the bug** When diffing two large and complex binaries (e.g., in the 500MB - 1.5GB range per file), the BinDiff engine successfully processes most of the diff but...

upload-artifact v3 is deprecated and caused the CI to fail ([example](https://github.com/google/bindiff/actions/runs/16342681425/job/46168842606))

Added a build option `BINDIFF_ENABLE_IDAPRO`. Fixes #45

**Describe the bug** I still find it will hang / crash on Ubuntu 24.04 IDA Home 9.1.250226 w/ ARM decompiler. I was unable to make it run on my IDA...