Skip to content

zodf0055980/k-means-AFL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k-means-AFL

Use k-means clustering to group seed in seed pool to improve seed selection.

How to use

It is same as AFL. Before start afl-fuzz, open a group server.

$ python3 group_seed.py [port]
# Another Terminal
$ ./k-means-fuzz -i testcase_dir -o findings_dir -p [port] -- /path/to/program [...params...]

About

Use k-means improve seed selection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published