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