09-17-2014, 05:41 PM
Just FYI, I got around to updating this and added the Rest API and a small library.
https://github.com/coleton/ruby_hashcat
or
https://rubygems.org/gems/ruby_hashcat
Let me know if you have any feature requests.
API support crack, status, clean, and results.
You basically upload a hash and word list, associate an id to the job, and then your options in a post request. I need to get around to updating the docs but the test files should show you how I use it.
https://github.com/coleton/ruby_hashcat
or
https://rubygems.org/gems/ruby_hashcat
Let me know if you have any feature requests.
API support crack, status, clean, and results.
You basically upload a hash and word list, associate an id to the job, and then your options in a post request. I need to get around to updating the docs but the test files should show you how I use it.