Comparison tool for Rizin to other RE frameworks or Rizin versions.
Install uv: https://docs.astral.sh/uv/#installation
uv venvce .venv/bin/activate
source .venv/bin/activate
uv sync
uv run Compare.py -h
pytest
[!NOTE]
uv tool run pytestdoesn't seem to work currently.