Distributed Ruby Password Cracking Server - Thesis
This distributed system implemented in Ruby is developed only for Educational Purposes(a Thesis) and the correct or incorrect use of this system is not responsibility of the author.
Install of dependencies
bundle install (gem install bundler)Start Server
rake serverAdd Client
rake client