What is the Hash-Mode & Hash-Name?
#1
What is the Hash-Mode & Hash-Name?
the prefix code is  like  this , $pkzip2$3*1*1*0*63*24*
This is different from hash-Mode 17200, 17210, 17220, 17225 and 17230. 
Thanks
Reply
#2
https://hashcat.net/wiki/
Reply
#3
(07-28-2022, 04:50 PM)hungta Wrote: What is the Hash-Mode & Hash-Name?
the prefix code is  like  this , $pkzip2$3*1*1*0*63*24*
This is different from hash-Mode 17200, 17210, 17220, 17225 and 17230. 
Thanks

If you run
Code:
hashcat --identify <hash>
it will try and identify it for you. But it sure does look like 17220 or 17225.
Reply