9DCryptTool
Tool for Decrypt and Encrypt back Script Base files. They contained in "Data\Script\SCR_BASE.XP".
For unpack *.XP files use this script for QuickBMS. After unpack you can do work with this tool.
Example Decrypt:Code:[Usage] 9DCryptTool.exe <InFILE> <OutFILE>
Example Encrypt:Code:9DCryptTool.exe us_Resource.txt us_Resource.txt.dec
Code:9DCryptTool.exe us_Resource.txt.dec us_Resource.txt9DENCTool
Server station tool for Decrypt and Encrypt back files with extenstion *.ENC. They contained connection info.
Example Decrypt:Code:[Usage] 9DENCTool.exe <Command> <InFILE> <OutFILE>
Example Encrypt:Code:9DENCTool.exe -d data.enc data.txt
Code:9DENCTool.exe -e data.txt data.enc
Please register or login to download attachments.