(07-19-2021, 03:27 PM)Hollerith98T Wrote: As I said I need to use the following characters:
abcdefghijklmnopqrstuvwxyz (lower)
ABCDEFGHIJKLMNOPQRSTUVWXYZ (upper)
0123456789 (number)
!#$%&()*-<=>?@_ (some special characters)
Looking at how you wrote yours, it should be correct to write it like this, do you confirm?
mask.txt
?l?u?d?!#$%&()*-<=>?@_,?1?1?1?1?1?1?1?1
yeah with just one small "mistake", it has to be a double ? if you want to use ? literally, so
?l?u?d??!#$%&()*-<=>?@_,?1?1?1?1?1?1?1?1
for the provided demo.zip i got the same hashline like the developer, so i just think zip2john with given file is just incompatible with hashcat