homepage: "https://www.capstone-engine.org" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs : | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
- afl | |
- honggfuzz | |
- dataflow | |
sanitizers: | |
- address | |
- memory | |
- undefined | |
- dataflow | |
main_repo: 'https://github.com/aquynh/capstone.git' |