Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Password of '1234' and 'q123' and was not found by default query #21

Open
b1lei opened this issue Jan 20, 2024 · 2 comments
Open

Password of '1234' and 'q123' and was not found by default query #21

b1lei opened this issue Jan 20, 2024 · 2 comments

Comments

@b1lei
Copy link

b1lei commented Jan 20, 2024

Hi,

Password of '1234' and 'q123' and was not found by default query.

Thanks

@Pommaq
Copy link

Pommaq commented Jan 31, 2024

What was the prompt? i.e. what paremeters did you pass to the program?

@b1lei
Copy link
Author

b1lei commented Feb 2, 2024

What was the prompt? i.e. what paremeters did you pass to the program?

pdfrip -f encrypted.pdf -n 8 default-query --max-length 4

MKVO-pts added a commit to MKVO-pts/pdfrip that referenced this issue Mar 24, 2024
Solution Issue mufeedvh#21 and mufeedvh#28:
default_query didn't had lower case letters, though explaining why failing to crack password "bored"

Optimization:
Instead of cloning self.current at the beginning of the method, initialize var next directly with self.current.clone(), expect reduction in memory allocation, copying overhead, resulting in faster execution times and lower memory usage.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants