PDF 1.4 Password hash cracking
#4
https://hashcat.net/wiki/doku.php?id=fre...ese_hashes

--increment: enable incremental mode (see #1 above)
--increment-min 4: set the minimum length of the password candidates to 4 (in this case)
--increment-max 6: set the maximum length of the password candidates to 6 (in this case)

Builtin charset :
?a = ?l?u?d?s
?b = 0x00 - 0xff

You may not need ?b..


Messages In This Thread
PDF 1.4 Password hash cracking - by Sheldor - 11-14-2015, 05:55 PM
RE: PDF 1.4 Password hash cracking - by Mem5 - 11-14-2015, 06:18 PM
RE: PDF 1.4 Password hash cracking - by Sheldor - 11-14-2015, 06:53 PM
RE: PDF 1.4 Password hash cracking - by Mem5 - 11-14-2015, 08:34 PM
RE: PDF 1.4 Password hash cracking - by rico - 11-14-2015, 11:38 PM
RE: PDF 1.4 Password hash cracking - by epixoip - 11-15-2015, 04:34 AM
RE: PDF 1.4 Password hash cracking - by Sheldor - 11-16-2015, 07:52 PM
RE: PDF 1.4 Password hash cracking - by rico - 11-16-2015, 11:59 PM