backfuzz v0.3 released

localh0t
localh0t (Old blog)
1 min readJun 11, 2012

Hey guys, just announcing that v0.3 came out, new changes are:

(*) Added the ability to use different type of patterns while fuzzing (Cyclic | CyclicExtended | Single | Format-String).
(*) Removed a lot of un-useful parameters and use global variables instead.
(*) Minor Help Screen improvements.

Help Screen:

Example with CyclicExtended:

Download:

https://github.com/localh0t/backfuzz

--

--