binja-diff
Binary Ninja diffing tool
File Explorer
Download Latest Version (.zip)- __init__.py
- align.py
- backend.py
- engine.py
- persist.py
- scope.py
- similarity.py
- symbols.py
- __init__.py
- bootstrap.py
- run_all.py
- stub_binaryninja.py
- test_align.py
- test_backend.py
- test_cli.py
- test_engine.py
- test_live.py
- test_persist.py
- test_scope.py
- test_similarity.py
- test_symbols.py
- __init__.py
- diffview.py
- dropzone.py
- graphpane.py
- matchtable.py
- progresspanel.py
- scopedialog.py
- textpane.py
- theme.py
- .gitignore
- .pre-commit-config.yaml
- __init__.py
- binja-diff.py
- CLAUDE.md
- LICENSE
- plugin.json
- README.md
- requirements.txt
- ruff.toml
- ty.toml
# Installation Guide
1. Get the code
git clone https://github.com/matteyeux/binja-diff
Downloads the entire project code from GitHub to your computer.
cd binja-diff
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
