Skip to content

A blind fuzzer written in Python that supports binaries which take input as json/csv/xml/plaintext

Notifications You must be signed in to change notification settings

mtheos/fuzzy-logic-cs6447

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy-logic-cs6447

Prerequisites:

Requires qemu. apt-get install qemu

Requires xmltodict pip install xmltodict

Running it:

Can be run from as a package or using the provided script

Run as ./fuzzer <binary> <input>

Run as a package with python3 -m fuzzylogic <binary> <input>

To compile our tests run make in test_binaries/

About

A blind fuzzer written in Python that supports binaries which take input as json/csv/xml/plaintext

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •