Afl.rs Alternatives
Similar projects and alternatives to afl.rs
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
-
-
-
StdFuzzer
StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL
-
libafl_quickjs_fuzzing
An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing
-
trust
Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
afl.rs reviews and mentions
-
[Gitoxide in July]: `git-config` release candidate and `cargo` slow-start
I had the same experience with pomsky, setting up cargo fuzz is simple and well worth it! I also use afl.rs, which was able to find a stack exhaustion bug that cargo fuzz didn't find.
-
LibAFL - write fuzzers that outperform libfuzzer and afl, completely in Rust
afl.rs provides a convenient tool to fuzz with afl++, will it be updated to leverage libafl or are the goals incompatible / is the target of libafl different?
Stats
rust-fuzz/afl.rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.