|
Zip files use a proprietary encryption algorithm to protect an archive.
The
password is not stored in the archive but is used as a decryption key. There are weaknesses in the algorithm that can be exploited effectively in certain cases. We use different methods to decrypt the file depending on the type of
file and
If you have one unencrypted file that is also in the archive, we can
use a known
If your WinZip archive contains five or more files, then we use a collision
Otherwise, we can use a dictionary attack. This tries potential
passwords from a
Eduardo Resende wrote: Alguem sabe como extrair arquivos de um ZIP que estejam protegidos com senha utilizando a java.util.zip ou similar??? Preciso fazer isto urgente! Obrigado Eduardo Resende[EMAIL PROTECTED]CTIS Informática |
- [java-list] Senhas de Arquivos ZIP em Java Eduardo Resende
- Re: [java-list] Senhas de Arquivos ZIP em Java leandro
- leandro
