What's new? | Help | Directory | Sign in
Google
tmin
fuzzing test case optimizer
  
  
  
  
    
License: Apache License 2.0
Labels: fuzzing, google
Show all Featured Downloads:
tmin-0.03.tar.gz
Show all Featured Wiki Pages:
TminManual
Join project
Project owners:
  lcamtuf

tmin

A quick and simple tool to minimize the size and syntax of complex test cases in automated security testing.

The tool is somewhat related to delta, a more featured general-purpose optimizer - but is meant specifically for dealing with unknown or complex data formats (without the need to tokenize and re-serialize testcases), for hands-off detection of security fault conditions, and for easy integration with UI testing harnesses.

It is also capable of reducing the complexity of alphabets used on datasets that cannot be further trimmed down in size.

Quick links