Skip to content

tunz/baeum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently unstable. Current version is just like other evolutionary fuzzers.

Usage

$ git clone https://github.com/tunz/baeum
$ cd baeum
$ make
...
$ ./baeum -i seeds -o output -- /path/to/target/program arg1 arg2 ...
Web Server: http://0.0.0.0:8000
...

Reference

Inspired by AFL, LibFuzzer, and honggfuzz.