<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://programmerstools.org">
<channel>
 <title>Programmers&#039; Tools - distribution</title>
 <link>http://programmerstools.org/taxonomy/term/12/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Enigma Protector</title>
 <link>http://programmerstools.org/node/507</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.53
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;NEW: DLL, OCX files protection!&lt;/li&gt;
&lt;li &gt;NEW: DLL attachment. Not support in unregistered version&lt;/li&gt;
&lt;li &gt;NEW: black list (list of keys Which must will not work in next versions). Not support in unregistered version&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Enigma protector serves for software protection of applications. It defending your work from program crackers with state-of-the-art encryption, data compression, and other security features. Enigma protector provides creation trial and registered applications, with possibility of the checking mode parameters with help internal Enigma API functions. It allows you to design and add a complete software protection and registration-key system to your existing programs. It works with any language which produce Windows PE files. Enigma works with Win PE 32 executables (*.exe), screen savers (*.scr) files.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/17">protector</category>
 <pubDate>Sat, 20 Sep 2008 04:30:48 -0700</pubDate>
</item>
<item>
 <title>MAKEMSI</title>
 <link>http://programmerstools.org/node/548</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 08.241
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;New &amp;quot;ComponentFind&amp;quot; and &amp;quot;ProductFind&amp;quot; commands. &lt;br &gt;&lt;/li&gt;
&lt;li &gt;The &amp;quot;FileFind&amp;quot; command can now validate that a directory exists. &lt;br &gt;&lt;/li&gt;
&lt;li &gt;Added the &amp;quot;In10Format&amp;quot; parameter to the &amp;quot;ComPlusExport&amp;quot; command.&lt;br &gt;&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;!-- bk_keywords:wise installation, installshield, msi, microsoft installation --&gt;&lt;p&gt;MAKEMSI is a freeware tool with utilizes simple XML like text files for the reliable creation (or updating) of MSI based installers. Once set up subsequent rebuilds are automated, reliable, quick and in general require no MSI skills. Not only does MAKEMSI build the MSI but it creates HTML documentation for it as well! &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/74">windows installer</category>
 <pubDate>Thu,  4 Sep 2008 10:02:20 -0700</pubDate>
</item>
<item>
 <title>NSIS</title>
 <link>http://programmerstools.org/node/19</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.39
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Fixed a bug that corrupted $TEMP under Windows 9x and NT and caused InitPluginsDir to fail (bug #1412159)&lt;/li&gt;
&lt;li &gt;Fixed a possible buffer overflow caused by long values of $0, when using large NSIS_MAX_STRLEN builds (above 4096)&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Nullsoft Installation System is a pretty small, efficient, capable installation system for win32.&lt;br /&gt;
&lt;ul &gt;
&lt;li &gt;Generates self contained, win32 executable installer.&lt;/li&gt;
&lt;li &gt;Uninstall support (installer can automagically generate an uninstaller)&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/13">setup</category>
 <pubDate>Wed, 27 Aug 2008 01:36:06 -0700</pubDate>
</item>
<item>
 <title>IzPack</title>
 <link>http://programmerstools.org/node/416</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 4.0.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Added Greek language support (Fabrice Mirabile, thanks to Panayotis               Katsaloulis for the translation and flag).&lt;/li&gt;
&lt;li &gt;New splashscreen artwork (Nicolas Deschaume).&lt;/li&gt;
&lt;li &gt;Added IPAdress and ClassPath variable (Fabrice Mirabile).&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt;IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple &lt;em &gt;&#039;java -jar     installer.jar&#039;&lt;/em&gt; on a shell.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/5">*nix</category>
 <category domain="http://programmerstools.org/taxonomy/term/21">java</category>
 <category domain="http://programmerstools.org/taxonomy/term/6">macos</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/13">setup</category>
 <pubDate>Wed, 27 Aug 2008 01:33:38 -0700</pubDate>
</item>
<item>
 <title>ISTool</title>
 <link>http://programmerstools.org/node/328</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 5.2.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p &gt; 	ISTool helps you create scripts for Jordan Russell&#039;s &lt;a href=&quot;node/20&quot; target=&quot;_self&quot;&gt; 	Inno Setup&lt;/a&gt; compiler. Inno Setup is a great compiler for very professional looking setups, and the only disadvantage is that you have to create fairly complex scripts by hand. &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/13">setup</category>
 <pubDate>Wed, 27 Aug 2008 01:31:52 -0700</pubDate>
</item>
<item>
 <title>PECompact</title>
 <link>http://programmerstools.org/node/56</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.93b2
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Addition.Core: Added /TrimMemory:Y/N parameter (short version: /Tm:Y/N). &lt;/li&gt;
&lt;li &gt;Addition.GUI: Added &#039;Trim virtual memory&#039; option.&lt;/li&gt;
&lt;li &gt;Addition.GUI: Added warning when /Wl:No given and /Wl:Auto would have resulted in /Wl:Yes.&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;PECompact is a utility that compresses Windows 9x/NT4/w2k executables, while leaving them 100% functional. PECompact compresses the code, data, selected resources, import/export table of a win32 executable and optimizes its structure. It then installs a symbiont which decompresses the executable at run-time without any noticeable speed difference. Load time can actually be improved in some cases because less data has to be retrieved from the disk.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/15">packer</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Wed, 27 Aug 2008 01:29:47 -0700</pubDate>
</item>
<item>
 <title>Armadillo</title>
 <link>http://programmerstools.org/node/369</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 6.0.4
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Armadillo is a powerful software protection system. It wraps around your program like an armored shell, defending your work from pirates and program crackers with state-of-the-art encryption, data compression, and other security features. It allows you to design and add a complete software protection and registration-key system to your existing programs in five minutes or less, with no changes to your program&#039;s code! And it works with any language that produces a 32-bit Windows EXE file.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/17">protector</category>
 <pubDate>Wed, 27 Aug 2008 01:23:56 -0700</pubDate>
</item>
<item>
 <title>HM NIS Edit</title>
 <link>http://programmerstools.org/node/823</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.0.3
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;HM NIS Edit is the best Editor/IDE for Nullsoft Scriptable Install System (NSIS). Its useful for experts and beginners in the creation of Setup programs with the NSIS. Its Script Wizard will help you to create standard Setup programs with only few clicks, also its InstallOptions designer will help you to create your own custom pages with a friendly drag and drop interface.
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/74">windows installer</category>
 <pubDate>Fri, 15 Aug 2008 05:04:56 -0700</pubDate>
</item>
<item>
 <title>Innounp</title>
 <link>http://programmerstools.org/node/125</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.20
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;Inno Setup Unpacker. Supports Inno Setup versions 3.0.0-beta through 5.1.5. Open source and based on Inno Setup source.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/38">setup unpacker, decompiler</category>
 <pubDate>Mon,  2 Jun 2008 02:12:07 -0700</pubDate>
</item>
<item>
 <title>eXPressor</title>
 <link>http://programmerstools.org/node/54</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.6.0.1
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;&amp;quot;Command        Line&amp;quot; enhancement;&lt;/li&gt;
&lt;li &gt; fixed a little bug when &amp;quot;compression level&amp;quot; was set to 0 if &amp;quot;Compress resource&amp;quot; was unchecked =&amp;gt; a non working executable;&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;eXpressor can compress EXE files to half their normal size. Once compressed, the files execute just like normal. Good compression ratio.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/15">packer</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon, 10 Mar 2008 09:25:56 -0700</pubDate>
</item>
<item>
 <title>.NET Domain Dumper</title>
 <link>http://programmerstools.org/node/591</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.5.0
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;NDD lists all .net processes running on current machine&lt;br &gt;&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;With .NDD you can dump all domains of a .NET software&lt;br &gt;&lt;br /&gt;
&lt;p &gt;
&lt;blockquote &gt;Do you love the computer? Have you ever given a thought to getting an &lt;a href=&quot;http://www.higher-ed.org/&quot; target=&quot;_blank&quot;&gt;online education&lt;/a&gt;? If you can&amp;#39;t get enough of the internet, learn how you can earn your &lt;a href=&quot;http://www.higher-ed.org/online.htm&quot; target=&quot;_blank&quot;&gt;university degrees online&lt;/a&gt;! No matter if you are old or young, getting an online education is the education of the future! Find out how you can&lt;br /&gt;
get &lt;a href=&quot;http://www.higher-ed.org/resources/land_grant_colleges.htm&quot; target=&quot;_blank&quot;&gt;College online Grants&lt;/a&gt; as well!&lt;/blockquote&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/42">c#, .net framework</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/16">unpacker</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Wed, 27 Feb 2008 13:36:57 -0800</pubDate>
</item>
<item>
 <title>PESpin</title>
 <link>http://programmerstools.org/node/160</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 1.32
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;Fixed compatible with VMWare&lt;br &gt;&lt;/li&gt;
&lt;li &gt;Updated aPlib&lt;/li&gt;
&lt;li &gt;Added Advanced code redirection&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;PESpin is a Windows executable files protector, compressor coded in pure Win32ASM using MASM. It allows compression of the whole executable - code, data and resources, leaving them executable and protects against patching and disassembling.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <category domain="http://programmerstools.org/taxonomy/term/17">protector</category>
 <pubDate>Wed, 27 Feb 2008 13:00:11 -0800</pubDate>
</item>
<item>
 <title>XComp/XPack</title>
 <link>http://programmerstools.org/node/704</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 0.98
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;A imagefile (exe/dll) packer and rebuilder with two different compression procedures (LZMA/LZSS).&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/62">executable rebuilder, fixer</category>
 <category domain="http://programmerstools.org/taxonomy/term/1">freeware</category>
 <category domain="http://programmerstools.org/taxonomy/term/15">packer</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sun, 17 Feb 2008 07:13:01 -0800</pubDate>
</item>
<item>
 <title>MoleBox</title>
 <link>http://programmerstools.org/node/554</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 2.2981
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;MoleBox is a runtime exe packer for Windows applications. It bundles the executable together with the DLL and data files into a single EXE file, without losing the ability to run the application.&lt;br &gt; &lt;br &gt; MoleBox compresses and encrypts all the application files. With MoleBox you can protect your application&#039;s data and media files from viewing and modifications, and your DLLs and ActiveX components from usage by third party programs.&lt;br &gt; &lt;br &gt; Moleboxing does not affect the original application&#039;s functionality in any way nor requires any additional coding. Unpacking and decryption (if required) are performed automatically and insensibly for application. Packed program runs without extracting files to the disk.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/3">commercial</category>
 <category domain="http://programmerstools.org/taxonomy/term/15">packer</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Sun, 20 Jan 2008 07:32:29 -0800</pubDate>
</item>
<item>
 <title>UPX</title>
 <link>http://programmerstools.org/node/37</link>
 <description>&lt;div class=&quot;flexinode-body flexinode-1&quot;&gt;&lt;div class=&quot;flexinode-textfield-2&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Version:&lt;/label&gt;&lt;br /&gt;
 3.02
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-5&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;News:&lt;/label&gt;&lt;br /&gt;
 &lt;ul &gt;
&lt;li &gt;new format: added support for arm/pe (ARM executables running on WinCE)&lt;br &gt;&lt;/li&gt;
&lt;li &gt;new format: added support for linux elf/amd64&lt;br &gt;&lt;/li&gt;
&lt;li &gt;new format: added support for linux elf/ppc32&lt;br &gt;&lt;/li&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div class=&quot;flexinode-textarea-6&quot;&gt;&lt;div class=&quot;form-item&quot;&gt;
 &lt;label&gt;Description:&lt;/label&gt;&lt;br /&gt;
 &lt;p&gt;UPX is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks because of in-place decompression.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;</description>
 <category domain="http://programmerstools.org/taxonomy/term/5">*nix</category>
 <category domain="http://programmerstools.org/taxonomy/term/23">dos</category>
 <category domain="http://programmerstools.org/taxonomy/term/6">macos</category>
 <category domain="http://programmerstools.org/taxonomy/term/2">open source</category>
 <category domain="http://programmerstools.org/taxonomy/term/15">packer</category>
 <category domain="http://programmerstools.org/taxonomy/term/4">windows</category>
 <pubDate>Mon, 24 Dec 2007 07:21:58 -0800</pubDate>
</item>
</channel>
</rss>
