Hash $pkzip$1 not supported
#8
(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
Reply


Messages In This Thread
Hash $pkzip$1 not supported - by Hollerith98T - 07-18-2021, 06:55 PM
RE: How to define hashcat rules - by philsmd - 07-19-2021, 10:29 AM
RE: How to define hashcat rules - by Hollerith98T - 07-19-2021, 12:44 PM
RE: How to define hashcat rules - by Snoopy - 07-19-2021, 01:08 PM
RE: How to define hashcat rules - by Hollerith98T - 07-19-2021, 01:28 PM
RE: How to define hashcat rules - by Snoopy - 07-19-2021, 02:48 PM
RE: How to define hashcat rules - by Hollerith98T - 07-19-2021, 03:27 PM
RE: How to define hashcat rules - by Snoopy - 07-19-2021, 03:51 PM
RE: How to define hashcat rules - by Hollerith98T - 07-19-2021, 06:57 PM
RE: How to define hashcat rules - by Snoopy - 07-19-2021, 07:34 PM
RE: How to define hashcat rules - by Hollerith98T - 07-20-2021, 12:16 PM
RE: How to define hashcat rules - by Snoopy - 07-20-2021, 02:48 PM
RE: How to define hashcat rules - by Hollerith98T - 07-20-2021, 07:38 PM