Bunny the Fuzzer

From Free Software Directory
 
Jump to: navigation, search


[edit]

American Fuzzy Lop

http://lcamtuf.coredump.cx/afl/
closed loop, high-performance, general purpose protocol-blind fuzzer

  • " IMPORTANT: This project (Bunny the Fuzzer) is superseded by American Fuzzy Lop "

A closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. Uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data. This architecture makes it possible to significantly improve the coverage of the testing process without a noticeable performance impact usually associated with other attempts to peek into run-time internals. Bunny is currently known to support GNU/Linux, FreeBSD, OpenBSD, and Cygwin on IA32 and IA64 systems.





Licensing

License

Verified by

Verified on

Notes

License

Apache2.0

Verified by

Deborah Nicholson

Verified on

3 March 2008




Leaders and contributors

Resources and communication

Software prerequisites




Entry













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.