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

100%, ETA 0s, but it continues going higher #40

Open
rlford opened this issue Aug 7, 2024 · 1 comment
Open

100%, ETA 0s, but it continues going higher #40

rlford opened this issue Aug 7, 2024 · 1 comment

Comments

@rlford
Copy link

rlford commented Aug 7, 2024

Trying to crack the password of a PDF file, and this is the current output:

username@apps:~$ pdfrip -f file.pdf default-query --max-length 4
           .___ _____       .__
______   __| _// ____\______|__|_____
\____ \ / __ |\   __\\_  __ \  \____ \
|  |_> > /_/ | |  |   |  | \/  |  |_> >
|   __/\____ | |__|   |__|  |__|   __/
|__|        \/                 |__|    2.0.1

 2024-08-06T23:22:45.945Z INFO  engine > Starting password cracking job...
⠈ [02:09:30] [████████████████████████████████████████] 175570000/78074896 100% 22594/s ETA: 0s

The "175570000" number keeps getting higher, so I'm not sure if it's stuck in some weird loop, or if it's actually checking more characters than what it reported that it's checking. Here is my OS:

root@apps:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

And here is my rust info:

root@apps:~# rustup --version
rustup 1.25.2 (17db695f1 2023-02-01)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.68.2 (9eb3afe9e 2023-03-27)`
@adrahun
Copy link

adrahun commented Aug 11, 2024

the same here

           .___ _____       .__
______   __| _// ____\______|__|_____
\____ \ / __ |\   __\\_  __ \  \____ \
|  |_> > /_/ | |  |   |  | \/  |  |_> >
|   __/\____ | |__|   |__|  |__|   __/
|__|        \/                 |__|    2.0.1

 2024-08-11T10:01:52.325Z INFO  engine > Starting password cracking job...
⠉ [00:24:58] [████████████████████████████████████████] 84454000/78074896 100% 56363/s ETA: 0s

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