mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-13 19:28:56 +00:00
force add execution permission to cryptoloop2hashcat.py
This commit is contained in:
parent
e30febc8b8
commit
7275e94946
@ -2384,6 +2384,7 @@ function cryptoloop_test()
|
||||
CMD="unset"
|
||||
|
||||
mkdir -p ${OUTD}/cl_tests
|
||||
chmod u+x ${TDIR}/cryptoloop2hashcat.py
|
||||
|
||||
case $hashType in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user