[Release] RaiderZ client packer/unpacker/patcher

Newbie Spellweaver
Joined
Jan 24, 2012
Messages
29
Reaction score
12
Hi, guys. I decided to release my tool that i made for raiderz client at the end of 2012 year.

You can download archive with usage examples here:
Sources present here:

Let me introduce it functions:
1) Pack client (in developing, use replace to add new files)
2) Unpack client
3) List files without unpacking
4) Replace files without unpacking
5) Build patch
6) Build file hash (need for recovery)
7) Replace crypt keys (current keys stored in Private.key and Public.key)
8) Decrypt *.dat files
9) Encrypt to *.dat files

Enjoy!


Updates:

ver 4 - 10.10.2014
* Fixed files adding
 
Last edited:
Replace not adding.. Data/system.mrf Data/system.mrf 85568 -201483456, i got system.mrf inside system.mrf ._.



img2 - [Release] RaiderZ client packer/unpacker/patcher - RaGEZONE Forums img 5 - [Release] RaiderZ client packer/unpacker/patcher - RaGEZONE Forums img 1 - [Release] RaiderZ client packer/unpacker/patcher - RaGEZONE Forums imgds - [Release] RaiderZ client packer/unpacker/patcher - RaGEZONE Forums

see the images I click to add it to the message that added more to add if I put again, it's the same message, not the message that was subistituido, and it does not generate a line in fileindex.msf he generates another .mrf inside the same .mrf ..
 
how to adjust? what's wrong?
file startreplace

"C:\Program Files\Java\jre7\bin\java" -jar RZPacker.jar -replace "D:\RaiderZ" D:\RaiderZ\Unpack
 
Let me download client and check it, i think you are doing smth wrong.



Working fine for me.
i used command line: -replace "d:\raiderz\client\RaiderZ Brasil" "d:\raiderz\client\replacement"
Created one file d:\raiderz\client\replacement\Data\system\effect2.xml
File successfully added.

btw, if you has mrf inside mrf, better to unpack client again, you can have problems.
 
Back