Skip to content

A simple tool designed to help out with crash analysis during fuzz testing code.google.com/p/fuzzdiff

Notifications You must be signed in to change notification settings

OblivionDev/fuzzdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A simple tool designed to help out with crash analysis during fuzz testing. It selectively "un-fuzzes" portions of a fuzzed file that is known to cause a crash, re-launches the targeted application, and sees if it still crashes. Eventually, this will yield a file that still causes the crash, but contains a minimum set of changes from the original un-fuzzed file.code.google.com/p/fuzzdiff

About

A simple tool designed to help out with crash analysis during fuzz testing code.google.com/p/fuzzdiff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages