Hey,

Ever tought of packing and decrypting your whole game-data because you're tired of seeing your models/textures/levels in other applications, but you do not own the 3DGS-Profesional edition?

Here is your solution:
This file packer (in fact it's a small wizard) allows you to pack all your important data into a small file, protected by several up to date decryption algorithmns.

Additionally the dll that comes with this tool, allows you to directly encrypt / decrypt your data in a very very safe way.
This way you would be able to decrypt important data, like e.g. the installation time.

Decryption Algorithmns supported:
  • Blowfish
  • Rijndael
  • AES (256/196/128 bit)
  • FastCrypt
  • and ofc: none if you just want to pack your data


Compression This tool compressed your data to 25% of it's orginal size. E.g. a model file which had the size of 40 MB, has a size of 10 mb compressed.

Images
here are all steps of the wizard

  • choose where to save
  • add all files you want to compress / decrypt
  • choose decryption method
  • set key
  • get summary

  • implement in your app:



thanks for any resonance,
the tool will be release in the next few days,
TechMuc