Skip to content
Marshall Whittaker edited this page Feb 13, 2017 · 10 revisions

ansvif

A Not So Very Intelligent Fuzzer


Welcome to the ansvif Wiki, a road map to the compilation of, and fuzzing with ansvif!


Getting started

You'll either need to download the precompiled binaries of ansvif (available for Linux and Windows), or compile from source.
You can get the source code directly from github by doing a git clone, or download one of the releases. Note that the releases are usually a little behind the source code in development as a release is only compiled once significant changes have been made. To get help with compiling from source visit here.
To get started blackbox fuzzing with ansvif, you can take a look at the README.


Using ansvif in a more advanced fassion to blackbox fuzz test

Visit the ansvif homepage for now.


Developers

Marshall Whittaker / oxagast
I've had help from a few different people on StackOverflow, IRC, and gotten some ideas from various other people around the net.

Clone this wiki locally