mirror of
https://github.com/brmlab/timingattack.git
synced 2025-08-02 11:33:35 +02:00
Import brute-force cracker.
This commit is contained in:
parent
604a8f36d9
commit
ea9646bfd9
5 changed files with 401 additions and 0 deletions
3
bin/cracker.sh
Normal file
3
bin/cracker.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
. libs.sh
|
||||
java -cp $CP cz.cvut.keyczar.homework.Cracker $@
|
Loading…
Add table
Add a link
Reference in a new issue