1name: "capstone" 2description: "Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. " 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/aquynh/capstone" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/aquynh/capstone" 11 } 12 version: "fee83fcc1ad096c22d4f2066ccb58ad1a76a9886" 13 license_type: RECIPROCAL 14 license_note: "would be NOTICE save for arch/X86/qsort.h" 15 security { 16 tag: "NVD-CPE2.3:cpe:/a:capstone-engine:capstone" 17 } 18 last_upgrade_date { 19 year: 2022 20 month: 10 21 day: 6 22 } 23} 24