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

Handle variadic arguments correctly in "open" wrapper #92

Closed EliaGeretto closed 4 years ago

EliaGeretto commented 4 years ago

The correct handling of the mode parameter was taken from glibc.