Import brute-force cracker.

This commit is contained in:
Peter Boraros 2011-11-09 04:41:42 +01:00
parent 604a8f36d9
commit ea9646bfd9
5 changed files with 401 additions and 0 deletions

3
bin/cracker.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/bash
. libs.sh
java -cp $CP cz.cvut.keyczar.homework.Cracker $@