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
917 stars 166 forks source link

Support building on stable rust #14

Closed TheBlueMatt closed 5 years ago

TheBlueMatt commented 5 years ago

This greatly simplifies building Angora for rust targets, see https://github.com/AngoraFuzzer/Angora/issues/10#issuecomment-450583741

A few of these are obvious, but: