File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
186191BinDiff is licensed under the terms of the Apache license. See
You can’t perform that action at this time.
0 commit comments