• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "capstone"
2description:
3    "Capstone is a disassembly framework with the target of becoming the "
4    "ultimate disasm engine for binary analysis and reversing in the security "
5    "community. "
6    ""
7
8third_party {
9  url {
10    type: HOMEPAGE
11    value: "https://github.com/aquynh/capstone"
12  }
13  url {
14    type: GIT
15    value: "https://github.com/aquynh/capstone"
16  }
17  version: "3.0.5-rc3"
18  last_upgrade_date { year: 2017 month: 8 day: 25 }
19  license_type: NOTICE
20}
21