Skip to content

Improved version of afl-tmin. Pruning duplicate structures in testcase of fuzzer.

Notifications You must be signed in to change notification settings

M4nval/DISSInput-tmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DISSInput-tmin

Improved version of afl-tmin. Pruning duplicate structures in testcase of fuzzer.

INSTALL

  1. move all file to AFL(https://github.com/google/AFL) root directory.
  2. add dissinput-tmin.c to the AFL Makefiles and make.
  3. setup DISSInput(https://github.com/M4nval/DISSInput) environment.
  4. run command "./dissinput-tmin -i test_case -o new_testcase -d dissinput.so -e -- {application} @@" (more info see "dissinput-tmin -h").

About

Improved version of afl-tmin. Pruning duplicate structures in testcase of fuzzer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages