Skip to content
forked from axt/afl-cov

AFL fuzzing coverage CFG visualization

License

Notifications You must be signed in to change notification settings

usc-isi-bass/afl-cov

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afl-cov

AFL fuzzing coverage CFG visualization

The utility is based on angr, tracer, shellphish-qemu, bingraphvis and cfg-explorer.

Note

This project is in its very early stage!

Usage

$ python -m aflcov /your/binary /path/to/afl/fuzz/queue

The command above will build the CFG, run the executable for each of the queue files through qemu to collect trace info, calculates the node coverage, and display it on the CFG.

Limitations

Screenshots

scr1 scr2

About

AFL fuzzing coverage CFG visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%