-n switch not working
When I try pdfcrack with -n='x' it still tries passwords with less characters than 'x':
pdfcrack -f 001_00327_20180831_1.pdf -n=10 -c 0123456789
PDF version 1.6 Security Handler: Standard V: 2 R: 3 P: -1324 Length: 128 Encrypted Metadata: True FileID: 0b3a986298241ea763283d74ab520988 U: 0a76cdde4d42bb2266b40c3b0fa9020d00000000000000000000000000000000 O: 95f61a8f94076be08abda5b58d2e12979dced56b94624b158db047cb2367bebe Average Speed: 51047.3 w/s. Current Word: '638909' Average Speed: 50945.8 w/s. Current Word: '1578290' Average Speed: 51060.8 w/s. Current Word: '8699491'
If this works correctly the "Current Word" should be 10 characters or more?
Thank you.
I tested now "--minpw=x" works