Skip to content

denandz/libmutator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libmutator

Libmutator is a C library intended to generate random test cases by mutating legitimate test cases. This project is heavily influenced by honggfuzz, radamsa and AFL.

This project started because I needed a way to go and generate random testcases in a C project and didn't want to include a complete fuzzing suite to do so.

WIP

Libmutator is still a work-in-progress, future updates, functionality and docs will follow.

Basic usage

See the test directory for examples of how to use libmutator.

About

A C library for mutating test cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published