Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: PDF Hash
Post: RE: PDF Hash
it's working. Where have you know, that the password matches to the mask ?l?l?l?l?d?d?d?d and have a length of 8 chars? |
|
digidax |
hashcat
|
9 |
32,115 |
08-08-2018, 12:22 PM |
|
|
Thread: PDF Hash
Post: RE: PDF Hash
Sorry, to warm here in Germany (39 °C), now the correct file is working.
Is there a way that I can set a pool like a file with chars that are only be used and a lenght? |
|
digidax |
hashcat
|
9 |
32,115 |
08-08-2018, 11:51 AM |
|
|
Thread: PDF Hash
Post: RE: PDF Hash
Oh yes, sorry my bad, it's PDF-1.6, so 10500 would be correct, have use it and get the output:
Code:
--
C:\pdf\hashcat>hashcat64.exe -m 10500 -a 3 "test.hash" ?a?a?a?a?a?a?a?a?a?a
hashcat (v4.2.1... |
|
digidax |
hashcat
|
9 |
32,115 |
08-08-2018, 11:44 AM |
|
|
Thread: PDF Hash
Post: PDF Hash
Hi,
I generated the hash from a PDF by using the Perl verion of JohnTheRipper-bleeding-jumbo:
Code:
--
perl JohnTheRipper-bleeding-jumbo/run/pdf2john.pl test.pdf > hash.txt
--
Then I want to st... |
|
digidax |
hashcat
|
9 |
32,115 |
08-08-2018, 11:25 AM |