15 results for “topic:honggfuzz”
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
Fuzz your Rust code with Google-developed Honggfuzz !
property testing and verification front-end for Rust
A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑🎤
python and honggfuzz
Vagrant setup for building a machine for CTF/exploit development
Fuzzing for Roughenough, a Rust implementation of the Roughtime secure time sync protocol
Easily test your software using powerful evolutionary, feedback-driven fuzzing technology.
GH repo for the docker fuzz container that contains all necessary tools to get started with binary fuzzing and debugging
VR of Android apps: from 0 to 0-day using fuzzing. Presentation.
This project conducts fuzz testing on a Solana program to identify vulnerabilities and ensure its robustness. Utilizing Honggfuzz, we performed extensive tests to uncover crashes and unexpected behaviors within the application.
An investigation of three fuzzers: American Fuzzy Lop++ (AFL), Honggfuzz, and Radamsa
🐞 Experimental use of static analysis (Cppcheck, ESBMC) and dynamic analysis (AFL++, HongFuzz) to find bugs in C software (Fuzzgoat)
Multi-engine fuzzing orchestrator for Rust (AFL++, honggfuzz, libFuzzer)
Fuzzing with LibFuzzer, AFL, and Honggfuzz was applied to the Google fuzzer test suite, Shoco and Smaz.