We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524c621 commit 967cc3dCopy full SHA for 967cc3d
1 file changed
README.md
@@ -17,7 +17,7 @@ DiffRays is a research-oriented tool for **binary patch diffing**, designed to a
17
18
- 🔎 **Patch Diffing**: Compare functions across different binary versions to identify code changes.
19
- 🧩 **IDA Pro Integration**: Uses IDA Pro and the IDA Domain API for accurate pseudocode extraction.
20
-- 📂 **SQLite Output**: Stores diff results in a SQLite database for easy reuse and analysis.
+- 📂 **SQLite Output**: Stores results in a SQLite database for easy reuse and analysis.
21
- 🌐 **Web Interface**: Built-in server mode to browse, search, and visualize diff results interactively.
22
- 📊 **Research-Ready**: Designed to support vulnerability research and exploit development workflows.
23
0 commit comments