Re: [Exim] Encrypted Viruii

Página Inicial
Delete this message
Reply to this message
Autor: Tom Kistner
Data:  
Para: Nigel Metheringham
CC: Ron McKeating, Wakko Warner, exim-users
Assunto: Re: [Exim] Encrypted Viruii
Nigel Metheringham wrote:

> How is zip encryption done? Is the central directory encrypted or just
> the file payloads?


Just the payloads. You can view a nice 'ls -1' style listing with 'unzip
-Z -1'.

/tom