Page 8 of 9

Re: new AION .pak file format.need help!

Posted: Thu Jun 18, 2009 1:54 pm
by Katadin
I don't recall at what point the ENU.pak with un-encrypted HTML was introduced, it might have been the initial beta and done as an error, and later patches don't include it.

Re: new AION .pak file format.need help!

Posted: Tue Jun 23, 2009 1:20 pm
by ๐MaCkEy๐
Katadin wrote:I don't recall at what point the ENU.pak with un-encrypted HTML was introduced, it might have been the initial beta and done as an error, and later patches don't include it.
Do you have other html file doesn't encrypted? Could you give me?

Thanks

Re: new AION .pak file format.need help!

Posted: Mon Jul 20, 2009 4:27 am
by Hronos
If there is because the files quest_q1000.html, they are in my view encrypted AES-256. At the exit to get the file in UTF-16 and, accordingly, every second byte = 0. The sequence of these zeros is exactly repeats after 256 bytes. But almost every file in a different way.

Here is an example of decoding the file ab1_1251_dynteleporter_da.html from the Euro version of Aion

Code: Select all

<?xml version="1.0" encoding="UTF-16" ?>
<!-- Rewrite Dave 31 May -->
<HtmlPages>

  <HtmlPage name="select_quest">
    <Contents cdata="true">
        <html>
        <body>
          <p>Blood for blood! You're [%username], right? I'd recognize a Daeva like you anywhere.</p>
          <p> </p>
          <p>Returning to Primum Fortress, eh?</p>
        </body>
        </html>
    </Contents>
    <npcfuncs>
      <airline_service>Teleport</airline_service>
    </npcfuncs>
  </HtmlPage>

  <HtmlPage name="select1">
    <Contents cdata="true">
        <html>
        <body>
          <p>Azphelumbra, friend.</p>
        </body>
        </html>
    </Contents>
    <Selects>
      <Act href="HACTION_FINISH_DIALOG">"Farewell."</Act>
    </Selects>
  </HtmlPage>

</HtmlPages>
P.s. I am sorry for my english

Re: new AION .pak file format.need help!

Posted: Mon Jul 20, 2009 8:58 pm
by nicoli_s
what key do you use for the decryption?

Re: new AION .pak file format.need help!

Posted: Wed Jul 22, 2009 6:33 am
by ๐MaCkEy๐
Hronos wrote:If there is because the files quest_q1000.html, they are in my view encrypted AES-256. At the exit to get the file in UTF-16 and, accordingly, every second byte = 0. The sequence of these zeros is exactly repeats after 256 bytes. But almost every file in a different way.

Here is an example of decoding the file ab1_1251_dynteleporter_da.html from the Euro version of Aion

Code: Select all

<?xml version="1.0" encoding="UTF-16" ?>
<!-- Rewrite Dave 31 May -->
<HtmlPages>

  <HtmlPage name="select_quest">
    <Contents cdata="true">
        <html>
        <body>
          <p>Blood for blood! You're [%username], right? I'd recognize a Daeva like you anywhere.</p>
          <p> </p>
          <p>Returning to Primum Fortress, eh?</p>
        </body>
        </html>
    </Contents>
    <npcfuncs>
      <airline_service>Teleport</airline_service>
    </npcfuncs>
  </HtmlPage>

  <HtmlPage name="select1">
    <Contents cdata="true">
        <html>
        <body>
          <p>Azphelumbra, friend.</p>
        </body>
        </html>
    </Contents>
    <Selects>
      <Act href="HACTION_FINISH_DIALOG">"Farewell."</Act>
    </Selects>
  </HtmlPage>

</HtmlPages>
P.s. I am sorry for my english
What's the key ? How do you know ? or maybe about the header of the html file that already know the begin of the file.

Re: new AION .pak file format.need help!

Posted: Thu Jul 23, 2009 10:33 pm
by Hronos
Key unfortunately not. Have managed to decipher most of the files, but not all.
P.s. I am sorry for my english

Re: new AION .pak file format.need help!

Posted: Thu Jul 23, 2009 11:12 pm
by nicoli_s
hmmm, im not sure i understand exactly what you are saying, did you find some over way to decrypt the files, without having the decryption key? and would you be willing to share the files?

Re: new AION .pak file format.need help!

Posted: Sat Jul 25, 2009 3:21 pm
by Pongkemon
Could you please provide the source (or the URL to download it) of the decryption program? It would be very helpful. Thank you.

Re: new AION .pak file format.need help!

Posted: Wed Jul 29, 2009 9:55 am
by Hronos
I want to sell quests alone or a tool for decoding. if interested please write a personal message.
P.s. I am sorry for my english

Re: new AION .pak file format.need help!

Posted: Sat Aug 22, 2009 11:56 pm
by kinetikopp
Hi I was wondering if anyone has figured anything new out about these .pak files. I have been trying to extract the font files but I am new to this and am having no luck. If anyone wants any files just let me know and I will upload them wherever you want. I have the newest US Aion client. Any information is appreciated. =]

Re: new AION .pak file format.need help!

Posted: Mon Aug 24, 2009 3:40 am
by Pongkemon
kinetikopp wrote:Hi I was wondering if anyone has figured anything new out about these .pak files. I have been trying to extract the font files but I am new to this and am having no luck. If anyone wants any files just let me know and I will upload them wherever you want. I have the newest US Aion client. Any information is appreciated. =]
็Hi. Have you tried the Python code to convert pak->zip. It should be in a previously posted thread. There are only 7 pages to search. :wink:

Re: new AION .pak file format.need help!

Posted: Mon Sep 07, 2009 10:44 am
by mdurrant
Did anyone ever figure out a way to decode the .html quest dialog?

I have everything extracted and decoded perfectly (thanks to the awesome people in this thread) except for that.

Re: new AION .pak file format.need help!

Posted: Tue Sep 15, 2009 1:42 pm
by Hronos
sometime .html quest dialogs will be decoded completely. now I know only my version of decryption...

Re: new AION .pak file format.need help!

Posted: Sun Sep 27, 2009 10:28 pm
by xenofixus
I was wondering if someone could possibly give me some information on why the pak2zip.py does not work on all the .pak files. I was told by one person that it does not work on .pak files containing language files. I don't really see why this would be a problem but I would appreciate an explanation about the limitations of it and perhaps a way to get the script working again, or an easy to use command line alternative.

For an example of one it does not work with, any of the .paks in \Aion\L10N\ folder (along with many others in the data folders) do not work.

I am using Aion 1.5.0.7, the latest release of the US retail.


Thanks in advance for any replies.

Re: new AION .pak file format.need help!

Posted: Mon Sep 28, 2009 1:01 am
by Rick
Yes it does, there was a newer version posted that fixed the bugs regarding those files.