Module: Ronin::Fuzzer

Defined in:
lib/ronin/fuzzer/cli.rb,
lib/ronin/fuzzer/root.rb,
lib/ronin/fuzzer/version.rb,
lib/ronin/fuzzer/cli/command.rb,
lib/ronin/fuzzer/cli/commands/fuzz.rb

Defined Under Namespace

Classes: CLI

Constant Summary collapse

ROOT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Path to ronin-fuzzer root directory.

File.expand_path(File.join(__dir__,'..','..','..'))
VERSION =

ronin-fuzzer version

'0.1.0'