From e01f48e720ee99090318d26aa7aa2b6d025a36d2 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 31 Oct 2006 21:23:56 +0000 Subject: [PATCH] add winzip self-extracting --- magic/Magdir/archive | 2 ++ 1 file changed, 2 insertions(+) diff --git a/magic/Magdir/archive b/magic/Magdir/archive index 8409e4c8..87c2f95c 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -530,6 +530,8 @@ >4 byte 0x0b Zip archive data, at least v1.1 to extract >4 byte 0x14 >>30 ubelong !0x6d696d65 Zip archive data, at least v2.0 to extract +>0x161 string WINZIP Zip archive data, WinZIP self-extracting + # OpenOffice.org / KOffice / StarOffice documents # From: Abel Cheung -- 2.50.1