ewg

Erlang Wordlist Generator (ewg) is a brute, opensource and parallel wordlist generator written in Erlang/OTP. Internally there are the following parallel processes (gem_servers):

  • wg_generator
  • wg_validator
  • ewg_dumper

Erlang is a robust functional programming language, ideal for building concurrent distributed systems. Erlang allows for a flexible design that is easily scalable and readily extensible.

See http://github.com/matteoredaelli/ewg/ for details

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>