What is “radamsa” Package?
Test case generator for robustness testing (a.k.a. a “fuzzer”)
For more details: https://code.google.com/p/ouspg/archive/p/Radamsa/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install radamsa.
brew install radamsa
Now, use radamsa!
Leave a Reply
You must be logged in to post a comment.