I've created a PDF file encrypted with a weak password "qWA". But pdfrip failed to decrypt it and ended with an error message "Failed to crack file..."
The command line:
pdfrip.exe --filename some.pdf --number-of-threads 12 default-query --min-length 2 --max-length 3
Am I missing something?