Hi.
This is my latest project. I've coded an application that is able to compress files into ENC files that Cabal clients use and vice versa. :D
This application is coded in MASM.
You can choose the XOR bytes used to XOR the first DWORD of the packed data. The input must be in hex characters in 2 character notation (5A, 2E, 98, CE, 5D ... ).
You can also choose the compression level. Values:
Minimal compression: 1
Maximal compression: 9
If you encounter any bugs, post them to this thread, don't PM me!
Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
~2010-09-03~
+ Initial release
~2010-12-28~
+ Bugfixes
~2013-05-29~
+ Completely re-coded
+ New GUI
+ Faster, more failsafe
+ Multi-file support
_
This is my latest project. I've coded an application that is able to compress files into ENC files that Cabal clients use and vice versa. :D
This application is coded in MASM.
You can choose the XOR bytes used to XOR the first DWORD of the packed data. The input must be in hex characters in 2 character notation (5A, 2E, 98, CE, 5D ... ).
You can also choose the compression level. Values:
Minimal compression: 1
Maximal compression: 9
If you encounter any bugs, post them to this thread, don't PM me!
Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
~2010-09-03~
+ Initial release
~2010-12-28~
+ Bugfixes
~2013-05-29~
+ Completely re-coded
+ New GUI
+ Faster, more failsafe
+ Multi-file support
_