h4x0r, can you unpack *.dat files?
I have a few decoded *.dat files, but i can't understand their structure and extract to xml (or other) files.
h4x0r, can you unpack *.dat files?
I have a few decoded *.dat files, but i can't understand their structure and extract to xml (or other) files.
Hi h4x0r, EU client seems to use now the same rev as NA client,
Can you unpack this vesion ?
Thanks for advance
SheppeR
---------- Post added at 05:01 PM ---------- Previous post was at 05:00 PM ----------
missed to give link Binaries.rar
Here's what h4x0r says regarding the structure of the .dat files;
To my knowledge, the TERA.exe itself holds the formatting variables, i have yet to uncover them (I believe it has somthing to do with the tDataparser in the latest unpacked .exe).Originally Posted by h4x0r
Me too understand structure. But familiar told a little about decrypted format (description - #43 post)
Sure updated
That's all I know about decrypted format
PS: What makes you think the decrypted format contain XML's ? As far as I know it is one large custom format based on XML
Last edited by h4x0r; 2012-04-25 at 10:13 PM.
Thanks
I am looking too for read data inside, and working on it, but my knowledge is to bad.
ps: like thisASCII "me"
Last edited by SheppeR; 2012-04-25 at 11:06 PM.
Well what to write a tool for editing you need to know the full structure of the DAT file
It may be a large XML file, and maybe a few small ones.
Maybe you know how to debug Tera "line by line" with attach Olly?
I can start debugging without attach, but Tera need run with Launcher.
1) Start Olly
2) Start Launcher
3) Launch TERA
4) In Olly you can attach and debug. (File -> Attach), search TERA.exe
If debug by attach Tera closed. But if debug by run not.
If the client is closed, it's means that found Debugger. Use PhantOm and StrongOD plugins.