Skip to content

bitsecurerlab/aflplusplus-hier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is developed based on AFLplusplus (2.68c, Qemu mode), thanks to its amazing maintainers and community

Build and Run

  1. Please follow the instructions of building afl++ and its qemu mode (please refer to README_aflpp)

  2. The running command is the same as afl++ (remember to add "-Q" to launch the qemu mode), in addition

    • To enable the multi-level coverage metric, please set the env variable "AFL_USE_MULTI_LEVEL_COV=1 "
    • To enable the hierarchical scheduler, please set the env variable "AFL_USE_HIER_SCHEDULE=1 "
    • We highly recommend to add "-d" to skip the deterministic mutation stage
    • We use the EXPLORE power schedule ("-p explore")

About

afl/afl++ with a hierarchical seed scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published