Menu

Tree [r6] / release /
 History

HTTPS access


File Date Author Commit
 LICENSE 2009-09-19 vwochnik [r5] Creating a release directory.
 Makefile 2009-09-19 vwochnik [r5] Creating a release directory.
 README 2010-03-30 vwochnik [r6] Changed README file
 funcs.c 2009-09-19 vwochnik [r5] Creating a release directory.
 funcs.h 2009-09-19 vwochnik [r5] Creating a release directory.
 main.c 2009-09-19 vwochnik [r5] Creating a release directory.
 typedef.h 2009-09-19 vwochnik [r5] Creating a release directory.

Read Me

wordfield 0.1beta1
--------------------

* Introduction

WORDFIELD is an extremely fast incremental word list generator. It's meant for use with a password recovery tool such as John the Ripper or aircrack-ng.

* Features

 * extremely fast
 * support for alphanumerical letters, capitals and special chars
 * supports customized char sets
 * Gzip support

* Installation

You need the zlib1g-dev package installed to compile the software, otherwise it will fail.

Type `make` and `make install` to install the software.

* Copying

Copyright (c) 2009 Vincent Wochnik

See LICENSE document.