File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -175,12 +175,17 @@ The original papers outlining the general ideas behind BinDiff:
175
175
[ dimva_paper2.pdf] ( docs/papers/dimva_paper2.pdf ) . pp 161-173. Detection of
176
176
Intrusions and Malware & Vulnerability Assessment. 2004.3-88579-375-X.
177
177
178
- Other tools in the same problem domain :
178
+ Other tools in the same problem space :
179
179
180
180
* [ Diaphora] ( https://github.com/joxeankoret/diaphora ) , an advanced program
181
181
diffing tool implementing many of the same ideas.
182
182
* [ TurboDiff] ( https://www.coresecurity.com/core-labs/open-source-tools/turbodiff-cs ) , a now-defunct program diffing plugin for IDA Pro.
183
183
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
+
184
189
## License
185
190
186
191
BinDiff is licensed under the terms of the Apache license. See
You can’t perform that action at this time.
0 commit comments