Skip to content

Commit aecc14d

Browse files
cblichmanncopybara-github
authored andcommitted
BinDiff: Update readme
PiperOrigin-RevId: 568137000 Change-Id: I36e9d00a2702e82d735f2b5db8255a936099f08e
1 parent 704f30f commit aecc14d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,17 @@ The original papers outlining the general ideas behind BinDiff:
175175
[dimva_paper2.pdf](docs/papers/dimva_paper2.pdf). pp 161-173. Detection of
176176
Intrusions and Malware & Vulnerability Assessment. 2004.3-88579-375-X.
177177

178-
Other tools in the same problem domain:
178+
Other tools in the same problem space:
179179

180180
* [Diaphora](https://github.com/joxeankoret/diaphora), an advanced program
181181
diffing tool implementing many of the same ideas.
182182
* [TurboDiff](https://www.coresecurity.com/core-labs/open-source-tools/turbodiff-cs), a now-defunct program diffing plugin for IDA Pro.
183183

184+
Projects using BinDiff:
185+
186+
* [VxSig](https://github.com/google/vxsig), a tool to automatically generate
187+
AV byte signatures from sets of similar binaries.
188+
184189
## License
185190

186191
BinDiff is licensed under the terms of the Apache license. See

0 commit comments

Comments
 (0)