A structure-aware test case generator for Python pickle parsers and validators. pickle-fuzzer generates complex, valid pickle bytecode across all protocol versions (0-5) for use in fuzzing and testing ...
Frelatage is a coverage-based Python fuzzing library which can be used to fuzz python code. The development of Frelatage was inspired by various other fuzzers, including AFL / AFL++, Atheris and ...
Google's security experts have open-sourced another automated fuzzing utility in the hopes that developers will use it to find security bugs and patch vulnerabilities before they are exploited. Named ...