You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
350 B
18 lines
350 B
homepage: "https://www.capstone-engine.org"
|
|
language: c++
|
|
primary_contact: "capstone.engine@gmail.com"
|
|
auto_ccs :
|
|
- "p.antoine@catenacyber.fr"
|
|
- "stalkr@stalkr.net"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- memory
|
|
- undefined
|
|
- dataflow
|
|
main_repo: 'https://github.com/aquynh/capstone.git'
|