diff --git a/Readme.md b/Readme.md index 1e1e94c..aead286 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # BinDiffHelper -Ghidra extension that uses BinDiff on your Ghidra project to find matching functions and rename them automatically (BinDiff 6 + 7 supported). +Ghidra extension that uses BinDiff on your Ghidra project to find matching functions and rename them automatically (BinDiff 6, 7, 8 supported). Check out the [BinDiff manual](https://www.zynamics.com/bindiff/manual/) to see how it works and how it matches functions / basic blocks. However, with this extension, BinDiff is automated from within Ghidra, so you don't have to diff your binaries yourself. **Please report bugs via the issue feature on github**