Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Share] File Decryptor and Encryptor (English)

Status
Not open for further replies.
Banned
Banned
Joined
Apr 2, 2007
Messages
863
Reaction score
14
Download the attachment, and extract it to any directory: example in C:\rzcheck\ folder

Instructions:

Q. How to use this program
A. You need to run this program in DOS Command Prompt mode

Q. How?
A. Click Start -> Run and type cmd press OK

- and you will see this window

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>
- then type cd \ press enter it will send you drive C:\ directory
- then type cd rzcheck press enter
- now you are in this directory

C:\rzcheck>
- now get back to windows explorer and in C:\rzcheck folder you will see rzcheck.exe and as you can see I also included the encrypted mapslist.ini from official server something that you can start to play with this program.

- now lets get back to Command Prompt window

- type this command

C:\rzcheck>rzcheck h
- it will display the command list

Command List:

RZCHECK encode -i <FILENAME> -o <FILENAME>
RZCHECK decode -i <FILENAME> -o <FILENAME>

encode -Encrypt file
decode -Decrypt file
-i -Input filename
-o -Output Filename

Source file from Ianotida and Recompiled by smarkies

C:\rzcheck>
- now lets test the file that I included.
- type this command.

C:\rzcheck>rzcheck decode -i mapslist.ini -o mapslistx.txt
- the file will be decompiled successfully.

C:\rzcheck>rzcheck decode -i mapslist.ini -o mapslistx.ini
Result 'encode' Success! from mapslist.ini file to mapslistx.ini
C:\rzcheck>
Now your done you can open that file with notepad.

Bonus: in mapslist.ini about loading image.

; [Used] [filename] [mapid] [fieldserver] [flags] [mapname] [bgm] [loaging image]
[MAP_LIST]
MAP = [1] [innerzone_01.lev] [0,0] [0] [1,0,0,0,1,1,0,0,0] [SG_Campus1F] [ran07.ogg] [null]
MAP = [1] [w_school_01.Lev] [2,0] [0] [0,0,0,0,1,1,0,1,1] [SG_Campus] [ran12.ogg] [loading_010.tga]
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Nov 10, 2007
Messages
407
Reaction score
3
Re: [Tools] File Decryptor and Encryptor (English)

I'll try this out sir, tnx for the tool
 
Initiate Mage
Joined
Jun 16, 2007
Messages
4
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

ei sir.. smarkies.. i cn't find the directory here?? please help me T__T
 
Junior Spellweaver
Joined
Nov 27, 2007
Messages
181
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

hey sir smarkies nothing happens i follow the guide succesfully but the maps.ini is not decrypted....
smarkies - [Share] File Decryptor and Encryptor (English) - RaGEZONE Forums
 
Initiate Mage
Joined
Feb 23, 2008
Messages
47
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

the tool was very nice! it can decrypt files from official site also itemstrtable.txt, item.isf but prob is nid new item.isf opener lol whew! one more little step.
 
Banned
Banned
Joined
Apr 2, 2007
Messages
863
Reaction score
14
Re: [Tools] File Decryptor and Encryptor (English)

hey sir smarkies nothing happens i follow the guide succesfully but the maps.ini is not decrypted....

it's mapslist.ini not maplist.ini

the tool was very nice! it can decrypt files from official site also itemstrtable.txt, item.isf but prob is nid new item.isf opener lol whew! one more little step.

will get there soon, some pros here keeping their mouth shut and spying on what's new here. Even if they have the tools.

I'm doing my best for the rest of us.
 
Junior Spellweaver
Joined
Sep 18, 2007
Messages
115
Reaction score
1
Re: [Tools] File Decryptor and Encryptor (English)

@KimFox_12
hey sir smarkies nothing happens i follow the guide succesfully but the maps.ini is not decrypted....

you did not specify a correct file, it should be mapslist.ini not maplist.ini you should also specify the directory where the file is located.

e.g. (rzcheck decode -i c:\ran\data\glogic\mapslist.ini -o c:\ran\data\glogic\mapslist.ini)

if rzcheck is already in the directory where the file to decode/encode you can use this syntax: rzcheck decode -i mapslist.ini -o mapslist.ini
 
Junior Spellweaver
Joined
Apr 2, 2008
Messages
119
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

hey sir smarkies nothing happens i follow the guide succesfully but the maps.ini is not decrypted....
smarkies - [Share] File Decryptor and Encryptor (English) - RaGEZONE Forums

KimFox_12 just follow the guide of sir smarkies, and i know this is what you waiting for, that you cant find... now you can handle your files successfully.

Thanks ro sir smarkies..... your the best...
 
Junior Spellweaver
Joined
Nov 27, 2007
Messages
181
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

KimFox_12 just follow the guide of sir smarkies, and i know this is what you waiting for, that you cant find... now you can handle your files successfully.

Thanks ro sir smarkies..... your the best...

i know that i already fix it...
 
Banned
Banned
Joined
Apr 2, 2007
Messages
863
Reaction score
14
Re: [Tools] File Decryptor and Encryptor (English)

Off topic post. Deleted
 
Initiate Mage
Joined
Apr 14, 2008
Messages
90
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

can i encrypt my whole GLOGIC? ^_^
 
Banned
Banned
Joined
Apr 2, 2007
Messages
863
Reaction score
14
Re: [Tools] File Decryptor and Encryptor (English)

READ FAQ section.
 
Initiate Mage
Joined
Jan 3, 2008
Messages
63
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

w0w ^_^, Real HELPFUL THREAD.
 
Initiate Mage
Joined
Apr 5, 2007
Messages
21
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

sir smarkies...if ill try to decode a game.exe what should i put in -o?
 
Banned
Banned
Joined
Apr 2, 2007
Messages
863
Reaction score
14
Re: [Tools] File Decryptor and Encryptor (English)

not recommended for executable files.

-o is for output file name
-i is for input file name
 
Joined
Jan 17, 2008
Messages
320
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

when i decode the game exe this will be on txt [][][][][][][][][][][][][[][][][][][][] that so i don't know how to edit it!! hayz !!!
 
Initiate Mage
Joined
Nov 10, 2006
Messages
60
Reaction score
1
Re: [Tools] File Decryptor and Encryptor (English)

sir smarkies., can u give me back the link pls, me cant download the tool... T_T....
really cant...
 
Initiate Mage
Joined
Dec 2, 2008
Messages
26
Reaction score
0
Re: [Tools] File Decryptor and Encryptor (English)

need help please
i try to use rzcheck, when i decode it say succes but when i open the file it still encrypt why?
thank you before bro
 
Status
Not open for further replies.
Back
Top