I am trying to recover a pdf password but hashcat keep on coming up with an error: Line-length exception
python.exe pdf2hashcat.py file.pdf >file.hash
cat file.hash
$pdf$4*4*128*-1060*1*16*4587716b4ff4fe409b07da4551888264*32*c1a3595504ba001dcb2999c16c118a8300000000000000000000000000000000*32*4526e3d7c6aac46f45cafb02c2161c2bfafc85064a9528ba409b5c320b6b1d84
hashcat64.exe -w3 hash -a 3 ?b?b?b?b?b file.hash -m 10700
hashcat (v4.0.1) starting...
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 950, 512/2048 MB allocatable, 6MCU
Hash 'hash': Line-length exception
No hashes loaded.
python.exe pdf2hashcat.py file.pdf >file.hash
cat file.hash
$pdf$4*4*128*-1060*1*16*4587716b4ff4fe409b07da4551888264*32*c1a3595504ba001dcb2999c16c118a8300000000000000000000000000000000*32*4526e3d7c6aac46f45cafb02c2161c2bfafc85064a9528ba409b5c320b6b1d84
hashcat64.exe -w3 hash -a 3 ?b?b?b?b?b file.hash -m 10700
hashcat (v4.0.1) starting...
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 950, 512/2048 MB allocatable, 6MCU
Hash 'hash': Line-length exception
No hashes loaded.