OK, lets say its decrypted like this:
DECRYPT
BIT 0 -> BIT 4
BIT 1 -> BIT 6
BIT 2 -> BIT 8
BIT 3 -> BIT 2
BIT 4 -> BIT 5
BIT 5 -> BIT 3
BIT 6 -> BIT 1
BIT 7 -> BIT 7
BIT 8 -> BIT 9
BIT 9 -> BIT 15
BIT 10 -> BIT 10
BIT 11 -> BIT 12
BIT 12 -> BIT 14
BIT 13 -> BIT 13
BIT 14 -> BIT 11
BIT 15 -> BIT 0
and so on...
You would just have to reverse that to encrypt it, like this:
ENCRYPT
BIT 4 -> BIT 0
BIT 6 -> BIT 1
BIT 8 -> BIT 2
BIT 2 -> BIT 3
BIT 5 -> BIT 4
BIT 3 -> BIT 5
BIT 1 -> BIT 6
BIT 7 -> BIT 7
BIT 9 -> BIT 8
BIT 15 -> BIT 9
BIT 10 -> BIT 10
BIT 12 -> BIT 11
BIT 14 -> BIT 12
BIT 13 -> BIT 13
BIT 11 -> BIT 14
BIT 0 -> BIT 15
and so on...
wow thanks!!
Upstairs idiot
Thanks for the unpacker now we only need repacker to make some client edits ;)
Anyone that know the algorithm, please post it here.
Thanks!
..........
Last edited by SephX; 29-11-12 at 09:35 PM.
It works at everthing PC ) you must have unpack.exe, fileindexes.mrs and all data dir + also with unpack and fileindex that file what you want to unpack
hmm, where can i find Gunz 2 Client to download i couldn't find any Gunz 2 client to download...
Can you share the source with me? I think i can make it better, and create an packer for this
yeah post the source so we can make a packer also ^^
No one want to share re-packer? :)
How repack to mrf file ?
Works with XP 64 bit professional, thats what I have, and I know Vadim has it and aparently so does the dude who posted this thread.
To the rest of you: Might I suggest using a virtual windows xp? (VM ware).
Thank you.