08-08-2018, 11:44 AM
Oh yes, sorry my bad, it's PDF-1.6, so 10500 would be correct, have use it and get the output:
What filter I have to use? I know the password lenght is between 9 and 10 chars.
Maybe it can be filtered sharper: one "%" is used, one "9" is used and the letters m,v,e,j,s,u,p maybe also in capital letters.
Thanks for this ultra fast help.
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) starting...
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 970, 1024/4096 MB allocatable, 13MCU
Hash 'test.hash': Separator unmatched
No hashes loaded.
Started: Wed Aug 08 11:37:48 2018
Stopped: Wed Aug 08 11:37:49 2018
What filter I have to use? I know the password lenght is between 9 and 10 chars.
Maybe it can be filtered sharper: one "%" is used, one "9" is used and the letters m,v,e,j,s,u,p maybe also in capital letters.
Thanks for this ultra fast help.