Skip to content
forked from vrthra/mimid

Replication package for Mining Input Grammars From Dynamic Control Flow

License

Notifications You must be signed in to change notification settings

trail-of-forks/mimid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Library for the Mimid Grammar Extraction Algorithm

This is an implementation of the Mimid algorithm. It has been modified by Trail of Bits to be a standalone Python library rather than a set of scripts. The original, upstream version is hosted in this Github repository.

The mimid branch of this repository tracks upstream changes to allow for easier merging to and from upstream. All modifications that are intended to be pushed upstream should be implemented on a fork of the mimid branch, not master!

The intent of this library is to be used in conjunction with PolyTracker for automated program instrumentation.

License

The content and the source code of this project are licensed under The Fuzzing Book License.

About

Replication package for Mining Input Grammars From Dynamic Control Flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%