The Original Forum. Game archives, full of resources. How to open them? Get help here.
-
Ekey
- M-M-M-Monster veteran

- Posts: 1739
- Joined: Wed Mar 31, 2010 6:54 am
- Has thanked: 85 times
- Been thanked: 961 times
Post
by Ekey » Wed Nov 12, 2014 2:16 pm
Hybrid algo - AES + XOR. AES used only for initialize key. Data is XORing by key initialized from AES.
-
chrrox
- Moderator
- Posts: 2601
- Joined: Sun May 18, 2008 3:01 pm
- Has thanked: 57 times
- Been thanked: 1358 times
Post
by chrrox » Wed Nov 12, 2014 2:50 pm
Yeah looking at the files I thought it was xored because I could get file names by xoring it but the key changed each time like you said.
Any more info on getting the initial key?

-
Ekey
- M-M-M-Monster veteran

- Posts: 1739
- Joined: Wed Mar 31, 2010 6:54 am
- Has thanked: 85 times
- Been thanked: 961 times
Post
by Ekey » Wed Nov 12, 2014 3:52 pm
AES Key for creating XOR keys is \x22\xE0\xF3\x80\x7D\xD0\x65\xA5\xD7\x9E\xA6\x26\xD2\x74\x06\x9A
For example
XOR Key for offset 0x8 with size 0x10 - \x8D\x28\x60\xEC\x3F\x5C\xD9\x0F\x6B\x10\x33\xFD\xB7\x0A\x68\x25
XOR Key for offset 0x18 with size 0x4 - \xBD\xD5\xB5\xAB\x63\x91\xF9\xED\x6B\x13\x65\xD0\xB0\xD0\xDD\x25
Now I'm trying to understand how the keys are updated

-
MalachiTheLight
- ultra-n00b
- Posts: 1
- Joined: Sun Sep 01, 2019 1:47 am
Post
by MalachiTheLight » Sun Sep 01, 2019 1:51 am
I know this is post is ancient, but if anyone still has the korean 2014 files from the dead links still saved somewhere, could you please inform me.
-
banlu
- n00b
- Posts: 11
- Joined: Fri Nov 20, 2015 10:15 pm
- Has thanked: 14 times
Post
by banlu » Tue Sep 10, 2019 3:52 am
MalachiTheLight wrote: ↑Sun Sep 01, 2019 1:51 am
I know this is post is ancient, but if anyone still has the korean 2014 files from the dead links still saved somewhere, could you please inform me.
lol i havn't visited this forum for a long time and now i do because i have this one unknown installer i decided to check today in my download folder which happens to be this game.
i believe its one of the latest or latest version because i got it feb/2019 before shutdown and its chinese version, do you know a simple host i can upload to, 3.94gb
has anyone managed to workaround this game's .pak files?
-
Delta47
- ultra-n00b
- Posts: 4
- Joined: Fri Feb 14, 2020 3:50 pm
- Been thanked: 1 time
Post
by Delta47 » Fri Feb 14, 2020 3:58 pm
You can upload it to mega or Google Drive or somewhere else. Then i compare it if we have it already in the archive.
archive of NCWest versions:
https://archive.org/details/MasterXMaster
archive of Tencent (Chinese) versions:
https://archive.org/details/MasterXMasterTencent
As for the pak file extraction we need to extract the decryption key which can be done with a proxy dll (I think/ I hope) but gameguard blocks that so need to make a gameguard emulator first. The games exe is also packed so it's just garbage in decompiler.
-
Delta47
- ultra-n00b
- Posts: 4
- Joined: Fri Feb 14, 2020 3:50 pm
- Been thanked: 1 time
Post
by Delta47 » Tue Mar 10, 2020 9:24 pm
Google Drive, Microsoft OneDrive, Mega are all straightforward hosts
-
Delta47
- ultra-n00b
- Posts: 4
- Joined: Fri Feb 14, 2020 3:50 pm
- Been thanked: 1 time
Post
by Delta47 » Fri Jul 31, 2020 8:52 pm
So a quick update we have an unpacker now for the game, atm it supports pak files with magic PAKW which are versions starting 2017 (maybe some 2016 versions). Older versions have magic PAKA and aren't supported because different compression and maybe different encryption.
https://github.com/LordSk/MXM-Research/tree/server
-
WollieWoltaz
- beginner
- Posts: 31
- Joined: Wed Feb 08, 2017 8:44 pm
- Been thanked: 4 times
Post
by WollieWoltaz » Sun May 30, 2021 10:04 pm
Can we view and export the .kf animations of the characters?
As i'm unable to load the .kf animations in Noesis..