radamsa#
General-purpose fuzzer; mutates inputs from samples (Kali). Authorized targets only.
$ echo "hello" | radamsa
$ radamsa -n 100 -o fuzz-%n.bin sample.bin
$ radamsa samples/*.json | ./target
General-purpose fuzzer; mutates inputs from samples (Kali). Authorized targets only.
$ echo "hello" | radamsa
$ radamsa -n 100 -o fuzz-%n.bin sample.bin
$ radamsa samples/*.json | ./target