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 :).
I know there already exist tools like this but I didn't like some of them so I made my own variant. One of the tools was just a console app (hate them) and the other one was coded in Java.
This application is coded in MASM.
You can
choose the XOR bytes used to XOR the first DWORD of the packed data. Use HEX characters in the boxes. Valid HEX chars are 0-9, A-F. Ie. 5F, 7C, 1A...
Furthermore, you can also choose the compression level. Values:
Minimal compression: 1
Maximal compression: 9
Note! If you modify or even repack the data files, Cabal will throw an error at startup. You need to bypass the file integrity check in Cabalmain.exe :).
If you encounter any bugs, post them to this thread, don't PM me!
If your virus scanner report this application as malware, don't make a big fuzz about it because I'm not interested even slightly. It's a false positive!
Server XORs:
Cabal EU -> 1ST = 92, 2ND = 65, 3RD = 67, 4TH = 57
Cabal Helix -> 1ST = 92, 2ND = 65, 3RD = 67, 4TH = 57
Cabal C40R -> 1ST = 92, 2ND = 65, 3RD = 67, 4TH = 59
GPCabal -> 1ST = 92, 2ND = 65, 3RD = 67, 4TH = 57
Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
Update Log:
~03.09.2010~
+ Initial release (ver 1.0)
~28.12.2010~
+ Bugfixes (ver 1.1)
Archive password (remove spaces):
Code:
w w w . e l i t e p v p e r s . d e