Is there any good methods to read a encrypted password file?

Z

zelzel.zsu

Is there any good methods to read a encrypted password file?

hi, all:
I've a zipped file with a password .
currently i use it by this method:
$ unzip -p secret.zip | python my-pexpect.py

but i want to remove the unzip -p secret.zip process.
that is :
$ python my-pexpect.py [whe python prgram will ask for a password
for secret.zip]

how can i do this?

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top