{ "homepage": "https://github.com/radareorg/cutter", "description": "A Qt and C++ GUI for radare2 reverse engineering framework", "license": "GPL-3.0-only", "version": "1.10.1", "architecture": { "64bit": { "url": "https://github.com/radareorg/cutter/releases/download/v1.10.1/Cutter-v1.10.1-x64.Windows.zip", "hash": "00aea9440f6a491dc01e4177270be4f333bf856d9e10b96e0c6d0a0265921ee6" } }, "bin": "cutter.exe", "shortcuts": [ [ "cutter.exe", "Cutter" ] ], "checkver": { "github": "https://github.com/radareorg/cutter" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/radareorg/cutter/releases/download/v$version/Cutter-v$version-x64.Windows.zip" } } } }