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.

19 lines
378 B

homepage: "https://www.unicorn-engine.org"
language: c++
primary_contact: "unicorn.emu@gmail.com"
auto_ccs:
- "p.antoine@catenacyber.fr"
- "ch980501427@gmail.com"
- "stalkr@stalkr.net"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
main_repo: 'https://github.com/unicorn-engine/unicorn.git'