Skip to content

JsHuang/Fuzzers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Fuzzers

各种Fuzzing工具搜集

Network Fuzz

File Fuzz

  • PE-AFL
    pe-afl combines static binary instrumentation on PE binary and WinAFL
    https://github.com/wmliang/pe-afl

  • tinyAFL
    TinyAFL is built on top of AFL and TinyInst.

It can be fuzz on windows user-mode application without source (supports both x32 and x64) but it is not so reliable and dirty. It still has some instrument bugs, I will fix it when I fully understand TinyInst
https://github.com/linhlhq/TinyAFL

https://github.com/JaanusKaapPublic/Vanapagan

https://github.com/aflnet/aflnet

Web Fuzz

About

各种Fuzzing工具集合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published