mirror of
https://github.com/hashcat/hashcat
synced 2024-11-17 08:28:39 +01: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