100%, ETA 0s, but it continues going higher
Opened this issue · 1 comments
rlford commented
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 commented
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