illsk1lls / ZipRipper

A CMD script to crack password protected ZIP, RAR, 7z and PDF files, using JohnTheRipper.
171 stars 20 forks source link

ZipRipper closes without giving a password #20

Open jcrip1526 opened 2 weeks ago

jcrip1526 commented 2 weeks ago

Hello, I have tried to use Zipripper for the past hour now, but it isn't working. It will let me select my file, then it says to wait a moment. After waiting the program will just close itself and not give me a password. I believe its because at the top it say Open CL Unavailable. How could I fix this?

illsk1lls commented 2 weeks ago

What OS are you running, what kind of GPU do you have? Do you have any language packs installed?

How large is the file?

GoldenLufffy commented 2 weeks ago

I'm having the same issue, I'm on windows 11 via bootcamp with the Radeon Pro 5300m, the file is 2284 kb

illsk1lls commented 2 weeks ago

For Radeon cards, if amdocl64.dll is present at C:\windows\system32\amdocl64.dll, rename the file to amdocl64.dll.old and try to let the script automatically replace it with a newer version... it does not do this itself if you already have/had the file

the script grabs it from AMD

lmk

Schroedingers-Cat commented 1 week ago

Same problem on Win10 with an RX6900XT. The script automatically downloaded OpenCL, the amdocl64.dll has a current timestamp. After extracting the files, generating some hashes and a wordlist, the script closes itself.

The 7z file is about 20MB and has no special characters and its name is very short.

Any other idea?

illsk1lls commented 1 week ago

You can try renaming amdocl64.dll to amdocl64.dll.old and downloading the latest AMD drivers then try using this script.. (The AMD GPU Driver installer should put the file into driverstore for you then the script below should register it)

https://github.com/ptrumpis/OpenCL-AMD-GPU

AMD support has been experimental, I've been flying blind as I'm an nVidia user.. We have had some success I was under the impression I had it sorted, so lmk for sure