{ "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.3", "architecture": { "64bit": { "url": "https://github.com/radareorg/cutter/releases/download/v1.10.3/Cutter-v1.10.3-x64.Windows.zip", "hash": "cf793013f95ed283dad29137a50f50b0af8e820fc42e5f6e5aaba82c5cfaad96" } }, "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" } } } }