Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Password of '123B' was not cracked by default query. #19

Closed
rhodesj971 opened this issue Jan 7, 2024 · 1 comment
Closed

Password of '123B' was not cracked by default query. #19

rhodesj971 opened this issue Jan 7, 2024 · 1 comment

Comments

@rhodesj971
Copy link

rhodesj971 commented Jan 7, 2024

Hi - I have a PDF secured with the password '123B'. Using the query:
pdfrip -f file.pdf -n 12 default-query --max-length 4 --min-length 4

I'd expect the tool to find the password no problem - but it doesn't. If I reverse the password to B123, it finds it. I assumed the default query would run all permutations of a-zA-Z0-9 but it seems not?

Thanks!

@rhodesj971 rhodesj971 changed the title Password of '123A' was not cracked by default query. Password of '123B' was not cracked by default query. Jan 7, 2024
mufeedvh added a commit that referenced this issue Jan 9, 2024
@mufeedvh
Copy link
Owner

mufeedvh commented Jan 9, 2024

Just fixed this! Thank you for opening this issue!

Screenshot from 2024-01-09 18-55-49

@mufeedvh mufeedvh closed this as completed Jan 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants