~ubuntu-branches/ubuntu/maverick/clamav/maverick-backports

« back to all changes in this revision

Viewing changes to docs/html/node37.html

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran, Stephen Gran, Michael Tautschnig
  • Date: 2010-04-26 21:41:18 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100426214118-i6lo606wnh7ywfj6
Tags: 0.96+dfsg-4
[ Stephen Gran ]
* Fixed typo in clamav-milter's postinst

[ Michael Tautschnig ]
* Fixed typo in clamav-freshclam's postinst (closes: #579271)
* Debconf translation updates
  - Portuguese (closes: #579068)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8
8
<HTML>
9
9
<HEAD>
10
 
<TITLE>Archives and compressed files</TITLE>
11
 
<META NAME="description" CONTENT="Archives and compressed files">
 
10
<TITLE>Executables</TITLE>
 
11
<META NAME="description" CONTENT="Executables">
12
12
<META NAME="keywords" CONTENT="clamdoc">
13
13
<META NAME="resource-type" CONTENT="document">
14
14
<META NAME="distribution" CONTENT="global">
20
20
 
21
21
<LINK REL="next" HREF="node38.html">
22
22
<LINK REL="previous" HREF="node36.html">
23
 
<LINK REL="up" HREF="node34.html">
 
23
<LINK REL="up" HREF="node36.html">
24
24
<LINK REL="next" HREF="node38.html">
25
25
</HEAD>
26
26
 
27
27
<BODY >
28
28
 
29
29
<DIV CLASS="navigation"><!--Navigation Panel-->
30
 
<A NAME="tex2html699"
 
30
<A NAME="tex2html703"
31
31
  HREF="node38.html">
32
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
 
<A NAME="tex2html695"
34
 
  HREF="node34.html">
 
33
<A NAME="tex2html699"
 
34
  HREF="node36.html">
35
35
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
 
<A NAME="tex2html689"
 
36
<A NAME="tex2html693"
37
37
  HREF="node36.html">
38
38
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
 
<A NAME="tex2html697"
 
39
<A NAME="tex2html701"
40
40
  HREF="node1.html">
41
41
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42
42
<BR>
43
 
<B> Next:</B> <A NAME="tex2html700"
44
 
  HREF="node38.html">Documents</A>
45
 
<B> Up:</B> <A NAME="tex2html696"
46
 
  HREF="node34.html">Supported formats</A>
47
 
<B> Previous:</B> <A NAME="tex2html690"
48
 
  HREF="node36.html">Mail files</A>
49
 
 &nbsp; <B>  <A NAME="tex2html698"
 
43
<B> Next:</B> <A NAME="tex2html704"
 
44
  HREF="node38.html">Mail files</A>
 
45
<B> Up:</B> <A NAME="tex2html700"
 
46
  HREF="node36.html">Supported formats and features</A>
 
47
<B> Previous:</B> <A NAME="tex2html694"
 
48
  HREF="node36.html">Supported formats and features</A>
 
49
 &nbsp; <B>  <A NAME="tex2html702"
50
50
  HREF="node1.html">Contents</A></B> 
51
51
<BR>
52
52
<BR></DIV>
53
53
<!--End of Navigation Panel-->
54
54
 
55
 
<H3><A NAME="SECTION00072300000000000000">
56
 
Archives and compressed files</A>
 
55
<H3><A NAME="SECTION00072100000000000000">
 
56
Executables</A>
57
57
</H3>
58
 
    The following archive and compression formats are supported by internal
59
 
    handlers:
 
58
    The library has a built-in support for 32- and 64-bit Portable Executable,
 
59
    ELF and Mach-O files. Additionally, it can handle PE files compressed or
 
60
    obfuscated with the following tools:
60
61
    
61
62
<UL>
62
 
<LI>Zip (+ SFX)
63
 
</LI>
64
 
<LI>RAR (+ SFX)
65
 
</LI>
66
 
<LI>Tar
67
 
</LI>
68
 
<LI>Gzip
69
 
</LI>
70
 
<LI>Bzip2
71
 
</LI>
72
 
<LI>MS OLE2
73
 
</LI>
74
 
<LI>MS Cabinet Files (+ SFX)
75
 
</LI>
76
 
<LI>MS CHM (Compiled HTML)
77
 
</LI>
78
 
<LI>MS SZDD compression format
79
 
</LI>
80
 
<LI>BinHex
81
 
</LI>
82
 
<LI>SIS (SymbianOS packages)
83
 
</LI>
84
 
<LI>AutoIt
85
 
</LI>
86
 
<LI>NSIS
 
63
<LI>Aspack (2.12)
 
64
</LI>
 
65
<LI>UPX (all versions)
 
66
</LI>
 
67
<LI>FSG (1.3, 1.31, 1.33, 2.0)
 
68
</LI>
 
69
<LI>Petite (2.x)
 
70
</LI>
 
71
<LI>PeSpin (1.1)
 
72
</LI>
 
73
<LI>NsPack
 
74
</LI>
 
75
<LI>wwpack32 (1.20)
 
76
</LI>
 
77
<LI>MEW
 
78
</LI>
 
79
<LI>Upack
 
80
</LI>
 
81
<LI>Y0da Cryptor (1.3)
87
82
    
88
83
</LI>
89
84
</UL>
92
87
<BR><HR>
93
88
<ADDRESS>
94
89
Tomasz Kojm
95
 
2009-10-28
 
90
2010-03-10
96
91
</ADDRESS>
97
92
</BODY>
98
93
</HTML>