rust-fuzz / libfuzzerLinks
Rust bindings and utilities for LLVM’s libFuzzer
☆249Updated 6 months ago
Alternatives and similar repositories for libfuzzer
Users that are interested in libfuzzer are comparing it to the libraries listed below
Sorting:
- Fuzz your Rust code with Google-developed Honggfuzz !☆497Updated 2 months ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆446Updated 7 months ago
- 🎯 A collection of fuzzing targets written in Rust.☆107Updated 4 years ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆447Updated 6 months ago
- Demangle Rust symbols☆291Updated 2 years ago
- drop-in replacement for libfuzzer☆72Updated 5 months ago
- Effortlessly fuzz libraries with large API surfaces☆71Updated 4 years ago
- Rust symbol demangling☆293Updated 5 months ago
- ☆162Updated last year
- ☆74Updated last year
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- ☆190Updated 10 months ago
- Find the ideal fuzz targets in a Rust codebase☆222Updated last month
- Coordination repository for the Secure Code Working Group☆162Updated 4 years ago
- Rust bindings for libclang.☆152Updated last year
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- property testing and verification front-end for Rust☆224Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 3 months ago
- setup for fuzzing the Rust compiler☆60Updated 9 months ago
- UB-free and deterministic rustc fuzzer☆92Updated 3 weeks ago
- 📖 Guides and tutorials on how to fuzz Rust code☆149Updated 3 months ago
- Library for parsing ELF files for Rust☆281Updated 3 weeks ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆276Updated 3 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- Generating structured data from arbitrary, unstructured input.☆840Updated 3 weeks ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆149Updated 3 weeks ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆158Updated 3 weeks ago
- Fuzzer to automatically find side-channel (timing) vulnerabilities☆123Updated 4 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last month