{ "homepage": "https://github.com/radareorg/cutter", "description": "A Qt and C++ GUI for radare2 reverse engineering framework", "license": "GPL-3.0", "version": "1.8.2", "architecture": { "64bit": { "url": "https://github.com/radareorg/cutter/releases/download/v1.8.2/Cutter-v1.8.2-x64.Windows.zip", "hash": "6100f648acf166a6232451bf2f9f1c4504d10bd6120c6815351bbe3ce8c2432c" } }, "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" } } } }