💻 Software
How can i recover a zip password using CUDA (GPU)?
Fresh5 days ago
Mar 15, 202621938 viewsConfidence Score0%
0%
Problem
How can i recover a zip password on linux using CUDA (GPU). For the past two days i tried using "fcrackzip" but it's too slow Few months back i saw some application that can use GPU / CUDA and get large performance boost in comparison to CPU. If brute-force using cuda is not possible, please tell m…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can i recover a zip password using CUDA (GPU)?
Low Risk
You can extract the hashes from the .zip and use hashcat to crack with the GPU. To extract the hashes you can use some tool like zip2john from john the ripper. You can find precompiled binaries from both programs here: https://hashcat.net/hashcat/ h…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix