mufeedvh / pdfrip

A multi-threaded PDF password cracking utility equipped with commonly encountered password format builders and dictionary attacks.
MIT License
684 stars 77 forks source link

All workers have exited prematurely, cannot continue operations - Fedora 41 #47

Open dconstancio opened 2 weeks ago

dconstancio commented 2 weeks ago

For some reason the process is being aborted in fedora 41, any tips?

` ._ ___ .
____
| // _|__|___
_ \ / |\ \ \ _ \ | |> > // | | | | | \/ | |> > | /__ | || || || / || \/ |__| 2.0.1

2024-11-13T15:31:09.736Z INFO engine > Starting password cracking job... 2024-11-13T15:31:09.736Z ERROR engine > unable to send next password since channel is closed 2024-11-13T15:31:09.736Z ERROR engine > All workers have exited prematurely, cannot continue operations [00:00:00] [████████████████████████████████████████] 99998/99998 100% 2444987/s ETA: 0s 2024-11-13T15:31:09.737Z INFO cli_interface > Failed to crack file... `

cat /etc/os-release NAME="Fedora Linux" VERSION="41 (Workstation Edition)" RELEASE_TYPE=stable ID=fedora VERSION_ID=41 VERSION_CODENAME="" PLATFORM_ID="platform:f41" PRETTY_NAME="Fedora Linux 41 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:41" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=41 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=41 SUPPORT_END=2025-12-15 VARIANT="Workstation Edition" VARIANT_ID=workstation

rustup --version rustup 1.27.1 (54dd3d00f 2024-04-24) info: This is the version for the rustup toolchain manager, not the rustc compiler. info: The currently activerustcversion isrustc 1.82.0 (f6e511eec 2024-10-15)