Skip to content

Instantly share code, notes, and snippets.

@cwade12c
cwade12c / hashmilker.rb
Created February 7, 2012 00:44
hash bruteforcer in ruby, supporting multiple attack vectors
#/usr/bin/ruby
=begin
@bin hashmilker -- by cwade12c 20 February 2012
@site https://haxme.org
@version v1.3.2
@description Bruteforcer via wordlist and other [OPTIONS]. Support for multiple hash algorithms
=end
#housecleaning