Zach Riggle | 4576c48 | 2017-08-25 15:53:45 -0400 | [diff] [blame] | 1 | name: "capstone" |
Thiébaud Weksteen | 9307052 | 2020-11-23 10:18:11 +0100 | [diff] [blame] | 2 | description: "Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. " |
Zach Riggle | 4576c48 | 2017-08-25 15:53:45 -0400 | [diff] [blame] | 3 | third_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 | } |
Haibo Huang | 4857b50 | 2020-12-08 07:38:49 -0800 | [diff] [blame] | 12 | version: "8984920722733400e93f695a0c37a80158341103" |
Bob Badour | 4f7c3c0 | 2021-01-28 08:47:11 -0800 | [diff] [blame] | 13 | # would be NOTICE save for arch/X86/qsort.h |
| 14 | license_type: RECIPROCAL |
Thiébaud Weksteen | 9307052 | 2020-11-23 10:18:11 +0100 | [diff] [blame] | 15 | last_upgrade_date { |
| 16 | year: 2020 |
Haibo Huang | 4857b50 | 2020-12-08 07:38:49 -0800 | [diff] [blame] | 17 | month: 12 |
| 18 | day: 8 |
Thiébaud Weksteen | 9307052 | 2020-11-23 10:18:11 +0100 | [diff] [blame] | 19 | } |
Zach Riggle | 4576c48 | 2017-08-25 15:53:45 -0400 | [diff] [blame] | 20 | } |