Demostration of the Gishiki framework througth hash craking!
Install git, git-lfs and Vagrant.
Open a terminal and issue:
git clone https://github.com/NeroReflex/HashKraken.git
cd HashKraken
vagrant up
vagrant ssh
cd /vagrant
php dictionary.php localhost dictionary_small.txt
Enjoy colorful text spreading all over your terminal!
Released under the MIT License. Read the LICENSE file.