Skip to content

Commit 967cc3d

Browse files
committed
README Fixed
1 parent 524c621 commit 967cc3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DiffRays is a research-oriented tool for **binary patch diffing**, designed to a
1717

1818
- 🔎 **Patch Diffing**: Compare functions across different binary versions to identify code changes.
1919
- 🧩 **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.
20+
- 📂 **SQLite Output**: Stores results in a SQLite database for easy reuse and analysis.
2121
- 🌐 **Web Interface**: Built-in server mode to browse, search, and visualize diff results interactively.
2222
- 📊 **Research-Ready**: Designed to support vulnerability research and exploit development workflows.
2323

0 commit comments

Comments
 (0)