From fa22ada1a30dedae0af3f508d4de6a154bc1a46e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 25 May 2011 17:45:54 +0000 Subject: [PATCH] add zip 3.0 support. --- magic/Magdir/archive | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/archive b/magic/Magdir/archive index af65d187..92641a0a 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: archive,v 1.65 2011/05/14 15:04:15 christos Exp $ +# $File: archive,v 1.66 2011/05/25 17:45:54 christos Exp $ # archive: file(1) magic for archive formats (see also "msdos" for self- # extracting compressed archives) # @@ -695,8 +695,9 @@ >>4 byte 0x09 \b, at least v0.9 to extract >>4 byte 0x0a \b, at least v1.0 to extract >>4 byte 0x0b \b, at least v1.1 to extract ->>0x161 string WINZIP \b, WinZIP self-extracting >>4 byte 0x14 \b, at least v2.0 to extract +>>4 byte 0x2d \b, at least v3.0 to extract +>>0x161 string WINZIP \b, WinZIP self-extracting # Zoo archiver 20 lelong 0xfdc4a7dc Zoo archive data -- 2.49.0