<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=CEBE</id>
		<title>CEBE - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=CEBE"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=CEBE&amp;action=history"/>
		<updated>2026-05-03T19:49:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=CEBE&amp;diff=50502&amp;oldid=prev</id>
		<title>Jsummers: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression |released=1991? }} '''CEBE''' (or maybe its name is '''Compress/Expand Parts''') is an ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=CEBE&amp;diff=50502&amp;oldid=prev"/>
				<updated>2025-07-08T11:52:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Compression |subcat2=Executable compression |released=1991? }} &amp;#039;&amp;#039;&amp;#039;CEBE&amp;#039;&amp;#039;&amp;#039; (or maybe its name is &amp;#039;&amp;#039;&amp;#039;Compress/Expand Parts&amp;#039;&amp;#039;&amp;#039;) is an ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Compression&lt;br /&gt;
|subcat2=Executable compression&lt;br /&gt;
|released=1991?&lt;br /&gt;
}}&lt;br /&gt;
'''CEBE''' (or maybe its name is '''Compress/Expand Parts''') is an executable compression utility for DOS. It was developed by Babble Enterprises. It compresses [[MS-DOS EXE|EXE]] files (to EXE), and [[DOS executable (.com)|COM]] files (converting them to EXE).&lt;br /&gt;
&lt;br /&gt;
It is related to [[LZEXE]], which it acknowledges; but exactly how it is related isn't clear. It might be fair to call it a hack of LZEXE.&lt;br /&gt;
&lt;br /&gt;
== Format details ==&lt;br /&gt;
Compressed EXE files are identical to those made by [[LZEXE]] 0.91, except that the signature at offset 28 is &amp;quot;&amp;lt;code&amp;gt;CEBE&amp;lt;/code&amp;gt;&amp;quot; instead of &amp;quot;&amp;lt;code&amp;gt;LZ91&amp;lt;/code&amp;gt;&amp;quot;, and the signature near the end of the file is &amp;quot;&amp;lt;code&amp;gt;*CEP*&amp;lt;/code&amp;gt;&amp;quot; instead of &amp;quot;&amp;lt;code&amp;gt;*FAB*&amp;lt;/code&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
To compress COM format, CEBE first converts the COM file to a non-compressed EXE file, then compresses that EXE file. The intermediate file is kept around, with extension &amp;quot;.ORG&amp;quot;. The intermediate format is different from that made by the COMTOEXE.EXE utility included with LZEXE. It's not clear if the intermediate format is unique to CEBE, or copied from some other COM-to-EXE utility.&lt;br /&gt;
&lt;br /&gt;
CEBE has a decompression feature. It tries to detect the original format (EXE or COM), and decompress to that format.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* CEBE: [https://archive.org/details/pc-compilers-99-cd PC Compilers 99] → COMPILER/ZDEMO/SHRINK.EXE → CEBE.EXE&lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* {{DexvertSamples|archive/cebeCompressExpandPacked}}&lt;br /&gt;
* {{CdTextfiles|psl/psl9311/DOS/GRAPHICS/GREEKM.ZIP|GREEKM.ZIP}} → *.EXE&lt;/div&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	</feed>