Jump to content

Recommended Posts

Quote

  

On 8/28/2014 at 8:47 AM, martysama0134 said:

Lzo is a data compression algorithm. It compress data and there are no "lzo keys".

On the other hand, XTEA is a block cipher which uses a 8 byte key to encrypt/decrypt data.



static DWORD s_adwEterPackKey[] =
{
	45129401,
	92367215,
	681285731,
	1710201,
};

static DWORD s_adwEterPackSecurityKey[] =
{
	78952482,
	527348324,
	1632942,
	486274726,
};

 

 

you have to go to EterPack/EterPack.cpp
search for
static DWORD s_adwEterPackKey and static DWORD s_adwEterPackSecurityKey
you'll find them as quoted from MartySama0134
you have to change these keys (you can use Xtea Keys Generator, Credits: MartySama: 

This is the hidden content, please

 

you'll have output like:

 image.png

you have to replace the keys in static DWORD s_adwEterPackKey & static DWORD s_adwEterPackSecurityKey in your eterpack.cpp with the new keys from the generated keys then compile the binary, then change the Hex keys in your Packer [This example uses EterNexus]

 

image.png

(some packers will require the whole key (enclosed in [ ])
after that you have to repack the pack folder again (root, locale, etc) with new keys.

 

 

 

 



 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 70
  • kekw 5
  • Eyes 1
  • Dislove 4
  • Sad 1
  • Smile Tear 1
  • Good 16
  • Love 1
  • Love 39
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 11

      Metin2 Closed Beta Content (2003-2004)

    2. 11

      Metin2 Closed Beta Content (2003-2004)

    3. 0

      Football Ground

    4. 11

      Metin2 Closed Beta Content (2003-2004)

    5. 0

      Error compile binary Zentoria2

    6. 11

      Metin2 Closed Beta Content (2003-2004)

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.