Skip to content

Decrypting file zip inside unencrypted folder in zip files #4

@HandsomeWeeb5

Description

@HandsomeWeeb5

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions