PurePack is a part of my Purebasic Installer Toolkit project. At this time,
I am only working on the archiver part.
PurePack is using Purebasic's internal JCalG1 algorithm.
New version uploaded :
- some fixes
- some changes
- new functions
- new GUI sfx module
Download
http://people.freenet.de/gnozal/PurePack.zip
_________________
For tools, jaPBe plugins and libs, visit http://people.freenet.de/gnozal
PurePack 0.002 uploaded
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
PurePack 0.002 uploaded
Last edited by gnozal on Mon Apr 04, 2005 2:17 pm, edited 1 time in total.
-
- PureBasic Expert
- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
If a file can't be significally compressed (allready compressed files, very small files, ...), the file is simply stored in the archive (ratio = 100%).
Try with a larger text file (or word document) for exemple.
Remember : the packer is NOT for crypting files (use an RC4 algorithm for example : viewtopic.php?t=6905&highlight=rc4).
Try with a larger text file (or word document) for exemple.
Remember : the packer is NOT for crypting files (use an RC4 algorithm for example : viewtopic.php?t=6905&highlight=rc4).