Skip to content

Commit 3e3401f

Browse files
authored
Enhance README with binary diffing example
Added example analysis and screenshot to README.
1 parent ea4da25 commit 3e3401f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
A high-performance binary diffing plugin for Binary Ninja that compares functions between two binaries using advanced structural and semantic analysis. Built with Rust for performance and Python for Binary Ninja integration.
44

5+
## Binary Diffing Example
6+
Example Marimo notebook analysis of CVE-2025-53766 GDI+ Remote Code Execution Vulnerability using the Rust Diff plugin for Binary Ninja https://github.com/meerkatone/patch_chewsday_cve_2025_53766
7+
8+
![Screenshot](./images/rustdiff.png)
9+
510
## Features
611

712
- **Multiple export formats**: JSON, CSV, SQLite, HTML reports

0 commit comments

Comments
 (0)