Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Exploits, Hacks & Tools
You last visited: Today at 12:21

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Dat File En/Decrypter by Gabrola

Discussion on Dat File En/Decrypter by Gabrola within the CO2 Exploits, Hacks & Tools forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
Dat File En/Decrypter by Gabrola

Fairly simple no need to explain anything.
Encrypted Dat file to readable txt conversion and vice-versa
Need .NET Framework 3.5 to run it.
Attached Files
File Type: rar Dat File En-Decrypt by Gabrola.rar (39.0 KB, 715 views)
gabrola is offline  
Thanks
13 Users
Old 11/05/2009, 21:36   #2
 
hecavante's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 42
Received Thanks: 167
so where r the file ?

dont tell me u forgot to upload it ?
hecavante is offline  
Old 11/06/2009, 01:45   #3
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
I uploaded it but for some reason it didn't show =/
Anyway, it's there now
gabrola is offline  
Old 12/25/2009, 22:54   #4
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
Bump
gabrola is offline  
Old 12/26/2009, 16:57   #5
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
So does this work for any encrypted dat file in the client?
Arcо is offline  
Old 12/26/2009, 20:57   #6
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
Yep.
gabrola is offline  
Old 12/27/2009, 10:53   #7
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,338
Received Thanks: 490
Thanks.
My result:
~Yuki~ is offline  
Old 12/31/2009, 23:10   #8
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
You're doing something wrong for sure, btw it doesn't work on server.dat that doesn't use the same encryption algorithm.
gabrola is offline  
Old 12/31/2009, 23:23   #9
 
InfamousNoone's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,012
Received Thanks: 2,882
Isn't there like 5k of these of E*PVP?
Code:
    public class JEncryptedDatFile
    {
        private static byte[] Key =
        {
            (byte) 0xAD, (byte) 0x6B, (byte) 0x4F, (byte) 0xFB, (byte) 0xDD, (byte) 0xB8, 
            (byte) 0x0E, (byte) 0x09, (byte) 0x13, (byte) 0x33, (byte) 0x8F, (byte) 0xF5, 
            (byte) 0x43, (byte) 0x09, (byte) 0x15, (byte) 0x88, (byte) 0x5D, (byte) 0x80, 
            (byte) 0xA3, (byte) 0x45, (byte) 0x2D, (byte) 0x42, (byte) 0x08, (byte) 0x56, 
            (byte) 0x80, (byte) 0xF8, (byte) 0x19, (byte) 0xC5, (byte) 0x88, (byte) 0x1B, 
            (byte) 0x3E, (byte) 0xEF, (byte) 0x81, (byte) 0x07, (byte) 0x30, (byte) 0x36, 
            (byte) 0x95, (byte) 0x52, (byte) 0x00, (byte) 0xF7, (byte) 0xFD, (byte) 0x5B, 
            (byte) 0x5C, (byte) 0xBC, (byte) 0x6A, (byte) 0x26, (byte) 0x0E, (byte) 0xB2, 
            (byte) 0xA3, (byte) 0x67, (byte) 0xC5, (byte) 0x5D, (byte) 0x6F, (byte) 0xDC, 
            (byte) 0x18, (byte) 0x8A, (byte) 0xB5, (byte) 0xE0, (byte) 0xC8, (byte) 0x85, 
            (byte) 0xE2, (byte) 0x3E, (byte) 0x45, (byte) 0x8D, (byte) 0x8B, (byte) 0x43, 
            (byte) 0x74, (byte) 0x85, (byte) 0x54, (byte) 0x17, (byte) 0xB0, (byte) 0xEC, 
            (byte) 0x10, (byte) 0x4D, (byte) 0x0F, (byte) 0x0F, (byte) 0x29, (byte) 0xB8, 
            (byte) 0xE6, (byte) 0x7D, (byte) 0x42, (byte) 0x80, (byte) 0x8F, (byte) 0xBC, 
            (byte) 0x1C, (byte) 0x76, (byte) 0x69, (byte) 0x3A, (byte) 0xB6, (byte) 0xA5, 
            (byte) 0x21, (byte) 0x86, (byte) 0xB9, (byte) 0x29, (byte) 0x30, (byte) 0xC0, 
            (byte) 0x12, (byte) 0x45, (byte) 0xA5, (byte) 0x4F, (byte) 0xE1, (byte) 0xAF, 
            (byte) 0x25, (byte) 0xD1, (byte) 0x92, (byte) 0x2E, (byte) 0x30, (byte) 0x58, 
            (byte) 0x49, (byte) 0x67, (byte) 0xA5, (byte) 0xD3, (byte) 0x84, (byte) 0xF4, 
            (byte) 0x89, (byte) 0xCA, (byte) 0xFC, (byte) 0xB7, (byte) 0x04, (byte) 0x4F, 
            (byte) 0xCC, (byte) 0x6E, (byte) 0xAC, (byte) 0x31, (byte) 0xD4, (byte) 0x87, 
            (byte) 0x07, (byte) 0x72
        };

        public string FileName { get; private set; }
        public JEncryptedDatFile(string File)
        {
            this.FileName = File;
        }
        public void Encrypt(string OutputFile)
        {
            byte[] bytes = File.ReadAllBytes(FileName);
            int i = 0;
            byte t1 = 0;
            int t2;
            while (i < bytes.Length)
            {
                t2 = i % 0x8;
                t1 = (byte)((bytes[i] >> (0x8 - t2)) + (bytes[i] << t2));
                bytes[i] = (byte)(t1 ^ Key[i % 0x80]);
                i++;
            }
            File.WriteAllBytes(OutputFile, bytes);
        }
        public void Decrypt(string OutputFile)
        {
            byte[] bytes = File.ReadAllBytes(FileName);
            int i = 0;
            int t1 = 0;
            int t2;
            while (i < bytes.Length)
            {
                t1 = ((int)bytes[i] ^ (int)Key[i % 0x80]) & 0xff;
                t2 = i % 0x8;
                bytes[i] = (byte)(((t1 << 0x8 - t2)) | (t1 >> t2));
                i++;
            }
            File.WriteAllBytes(OutputFile, bytes);
        }
    }
InfamousNoone is offline  
Old 12/31/2009, 23:44   #10
 
gabrola's Avatar
 
elite*gold: 0
Join Date: Dec 2006
Posts: 1,039
Received Thanks: 1,335
Maybe lol
gabrola is offline  
Old 02/16/2010, 17:49   #11
 
elite*gold: 0
Join Date: Feb 2010
Posts: 14
Received Thanks: 0
lol xDDDD
MonoLo is offline  
Reply


Similar Threads Similar Threads
[Release]WarRock File Decrypter
06/12/2011 - WarRock - 70 Replies
Hey Leute, da manche daran zweifelten, dass ich wirklich einen WarRock Server geschrieben habe, werde ich mal als "kleinen" Beweis ein Programm releasen, welches Dateien vom WarRock Client "entschlüsseln" kann, womit der Inhalt leserlich ist! Ich weiß, es ist keine große Sache so ein Programm zu coden, aber trotzdem release ich es mal :D Leider habe ich ja meinen alten Source von den ServerFiles verloren, wie manche schon wissen, sonst lest euch den Thread durch:...
.TEX file decrypter
05/23/2011 - General Gaming Discussion - 22 Replies
orgft_textool.zip Enjoy.
hey guys, cn u giv me a link to a gg file decrypter?
05/13/2009 - Soldier Front - 7 Replies
PROMIS IF I MAKE THIS WORK ILL HELP THE ONE WHO HELPED ME WITH THE DECRYPTER...!!!:handsdown::handsdown::handsdown::h andsdown::handsdown:



All times are GMT +2. The time now is 12:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.