Skip to content

Creates fuzzing inputs for command line programs using help options and man pages.

License

Notifications You must be signed in to change notification settings

GroundPound/ManFuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# The ManFuzzer

The ManFuzzer produces test cases for an executable
based on a grammar generated from `-h`, `-H`, `--help` and
the manual page, with the option to execute those test cases.

The ManFuzzer was created by Peter Chapman in 2012.
Recently the ManFuzzer was modified and used for a [large-scale
experiment on vulnerability prediction](http://www.vdiscover.org/OS-fuzzing.html).

About

Creates fuzzing inputs for command line programs using help options and man pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages