Jump to content
begood

ruby-words-generators - Wordlist Generator

Recommended Posts

Posted

Ruby-wg is a opensource scalable and reliable wordlist generator written in Ruby. It uses a JMS broker (stomp interface) to store candidate and result words.

ruby-wg is scalable: you can run one or more concurrent "wg.rb run" processes, also from different servers/workstations: in this way the speed will increase with the number of concurrent processes...

ruby-wg is reliable: the processes "wg.rb run" run for at most "max_run_iterations": when they finish, you can stop/start the (JMS) servers and start the "wg.rb run" processes later without missing data and without restarting the wordlist generation from the beginning...

Some Features:

* you can run as many concurrent and remote word generators as you want

* you can "pause" the wordlist generation and go on later (also after a restart of the pc)

* you can monitor jms queues with Activemq Admin Console and jconsole(.exe)

Source Checkout - ruby-words-generators - Project Hosting on Google Code

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...