zzCrack icon indicating copy to clipboard operation
zzCrack copied to clipboard

Finding a "wrong" password

Open C0deBullet opened this issue 2 years ago • 4 comments

I started it with 3.9 and the first try gives this as result.

Started... Tries: 1 > 0 [0mPassword was found after [96m1 [0mtries. The password is: [92m0

and yes the zip file is password protected

Thanks for your help :)

C0deBullet avatar Aug 06 '22 18:08 C0deBullet

+1

Quezler avatar Nov 18 '22 16:11 Quezler

Strange. Well, meanwhile try using john the ripper for zip files.

robiot avatar Nov 18 '22 18:11 robiot

Possibly related to #9.

SomeRandom-Dev avatar Sep 18 '23 16:09 SomeRandom-Dev

Exact same problem happened. It most likely related to Bug occurs when content[0] is a folder

Steps for reproduce:

  1. Create a folder and add a file to folder
  2. Make sure main folder's first item is a folder
  3. Then add password and compress folder as zip
  4. Execute script
  5. After first try code returns first word of generated word list.

emreyvz avatar Sep 18 '23 18:09 emreyvz