macOS
brew install radamsalocal Homebrew formula metadata
brew / rank 7938
Test case generator for robustness testing (a.k.a. a "fuzzer"). Version 0.7 via Homebrew; verified 2026-09-15. Also installable with nix: nix profile install nixpkgs#radamsa.
install
brew install radamsalocal Homebrew formula metadata
nix profile install nixpkgs#radamsanixpkgs package indexes · pkgs/by-name/ra/radamsa/package.nix · source: api.github.com
sudo pacman -S radamsaArch Linux sync databases · radamsa · source: geo.mirror.pkgbuild.com
sudo zypper install radamsaopenSUSE Tumbleweed package metadata · radamsa · source: download.opensuse.org
overview
Test case generator for robustness testing (a.k.a. a "fuzzer")
history
Radamsa is a general-purpose mutation-based fuzzer that learns from valid sample data and generates malformed variants for robustness and security testing.
Aki Helin developed Radamsa as a general-purpose test-case generator for robustness testing. The current official GitLab project was created in 2018, although its repository contents and release history predate that migration.
Radamsa has been adopted as a lightweight command-line fuzzing component and is packaged by Homebrew, Nix, Arch Linux, and openSUSE ecosystems. Upstream reports that it is also used internally at OUSPG.
Users pipe a valid sample through radamsa for a single mutation or ask it to generate numbered output files from a corpus. A separate test harness runs the target and detects crashes, hangs, or other failures. Upstream warns that generated data can trigger severe failures and recommends disposable or isolated environments.
Radamsa is valued for its Unix-filter design: it accepts samples from files or standard input and emits mutated cases to standard output or numbered files. This makes it easy to insert into shell scripts without building a full fuzzing framework.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
radamsa | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.com/akihe/radamsa
install metadata
| Package key | brew:radamsa |
|---|---|
| Version | 0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/radamsa |
| Homepage | https://gitlab.com/akihe/radamsa |
| Upstream docs | https://gitlab.com/akihe/radamsa |
| License | MIT |
| Source archive | https://gitlab.com/akihe/radamsa/-/archive/v0.7/radamsa-v0.7.tar.gz |
| Last updated | 2026-09-15T15:04:19-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | radamsa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
radamsa
nix profile install nixpkgs#radamsaradamsa 0.7-3
General purpose mutation based fuzzer
https://gitlab.com/akihe/radamsa
sudo pacman -S radamsaradamsa 0.7-1.9
A test case generator for robustness testing, aka a fuzzer
https://gitlab.com/akihe/radamsa
sudo zypper install radamsasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.