AngoraFuzzer / Angora

Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Apache License 2.0
918 stars 168 forks source link

angora_clang: check if file is assembly code #74

Closed adrianherrera closed 4 years ago

adrianherrera commented 4 years ago

Fixes issue https://github.com/AngoraFuzzer/Angora/issues/66