Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Please i need to decript a zip file

cane somone plz send some code to decript a zip file?
plz this is realy imprtent
[89 byte] By [Code_Writer] at [2007-11-11 7:21:47]
# 1 Re: Please i need to decript a zip file
Do you mean decrypt, or just decompress? Have you tried Googling for it?
Phil Weber at 2007-11-11 17:27:05 >
# 2 Re: Please i need to decript a zip file
yes i have tryed googleing no luck and decrypt
Code_Writer at 2007-11-11 17:28:05 >
# 3 Re: Please i need to decript a zip file
A zip file is a list of zip entries where the path of the file for each zip entry is saved along with the file. Cant seem to understand your question of decrypt?
srinivas_s at 2007-11-11 17:29:04 >
# 4 Re: Please i need to decript a zip file
i have a file that is encrypted and i don't know the password

i need a way to get the password from the file
Code_Writer at 2007-11-11 17:30:06 >
# 5 Re: Please i need to decript a zip file
There are programs on the web that will do what you want- retrieve the password for a zip file. Try googling for that. You will probably need to pay for the program.

No one here is going to post hacking code that could be used for "nefarious purposes".

-Andrew
Andrew Cushen at 2007-11-11 17:31:04 >