From 05cac448384b8b98005e66477c0f80aef5cf34cc 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 5ad1ce38..735935c8 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: archive,v 1.64 2011/05/14 02:29:14 christos Exp $ +# $File: archive,v 1.65 2011/05/14 15:04:15 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.40.0