> cat /dev/github | grep security-tools
discovered 03 Aug 2026

rusty-radamsa

via awesome-list
→ View on GitHub
Rusty Radamsa is a Rust-based general-purpose fuzzer designed to mutate sample data to uncover errors in data-processing applications. It features a variety of customizable mutation patterns, supports multiple operating systems, and allows users to specify input files, output options, and mutation behaviors through a command-line interface. Notably, it provides exhaustive command options for managing random seeds, output generation counts, and checksum filters to ensure diversity in test cases.