Sorry, sir. I'm new to pkcrack and I have tried something that is not explained in the instruction(readme).
My File structure:
pkcrack_zip
|--> pkcrack (folder)
|--> Test_Archives.zip
|----->Test Archives (folder)
|--------->Test Archives.zip* (encrypted file)
|--> pkcrack.exe
This is the way I wrote to decrypt a zip file in an unlocked directory with a password like this
-c "Test Archives\Test Archives.zip"
and CMD windows:
C:\Users\FARHAN\Desktop\pkcrack_zip>pkcrack -C Test_Archives.zip -c "Test Archives\Test Archives.zip" -P "success.zip" -p "test archives opened.zip" -d decrypted.zip -a
And it gives results makes i'm not expected:
File Test Archives\Test Archives.zip not found in ZIP file
I'm tried another way like this:
C:\Users\FARHAN\Desktop\pkcrack_zip>pkcrack -C Test_Archives.zip -c "Test Archives.zip" -P "success.zip" -p "test archives opened.zip" -d decrypted.zip -a
the result is the same as above.
is there solution how i'm fix?
Sorry, sir. I'm new to pkcrack and I have tried something that is not explained in the instruction(readme).
My File structure:
This is the way I wrote to decrypt a zip file in an unlocked directory with a password like this
and CMD windows:
And it gives results makes i'm not expected:
I'm tried another way like this:
the result is the same as above.
is there solution how i'm fix?