mirror of
https://github.com/brmlab/timingattack.git
synced 2025-06-07 16:44:00 +02:00
3 lines
No EOL
70 B
Bash
Executable file
3 lines
No EOL
70 B
Bash
Executable file
#!/bin/bash
|
|
. libs.sh
|
|
java -cp $CP cz.cvut.keyczar.homework.Cracker $@ |