Simple Executable Packer

This software is compressing executables' code section in order to decrease size of binary files. It's using
UCL compression library.

Authors of the UCL data compression library:
Markus F.X.J. Oberhumer.  Invented, designed and implemented UCL.

Compile Notes: You'll only need Codeblocks IDE with MinGW to compile source codes. You can download it from http://www.codeblocks.org/ address.

License Notes: sePACKER is licensed under the GNU General Public License (GPL). This means you may not use sources unless your
application is also open source and licensed under the GPL!

Soner Kksal, renos@w.cn