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