ronin-rb / ronin-fuzzer

A Ruby library for generating, mutating, and fuzzing data
https://ronin-rb.dev
GNU Lesser General Public License v3.0
11 stars 3 forks source link

Add `Ronin::Fuzzing::CLI` #5

Closed postmodern closed 2 years ago

postmodern commented 2 years ago

Add a Ronin::Fuzzing::CLI module to manage the sub-commands. Also add a bin/ronin-fuzzing command.