Google’s American Fuzzy Lop is a brute-force fuzzer coupled with an exceedingly simple but rock-solid instrumentation-guided genetic algorithm. afl++ is a superior fork to Google’s afl. It has more speed, more and better mutations, more and better instrumentation, custom module support, etc.
You can download it from the following link: https://packetstormsecurity.com/files/download/161603/AFLplusplus-3.10c.tar.gz
Source: https://packetstormsecurity.com/files/161603/American-Fuzzy-Lop-plus-plus-3.10c.html

