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!

[Release] UpdateList Decrypter/Encrypter

Experienced Elementalist
Joined
Apr 1, 2010
Messages
267
Reaction score
135
Hello,

I will work at this moment to do a encrypt/decrypt updatelist...

You can download source code at this adresse :

So i will post you the Decrypt And Encrypt :) (work with s8)

Actually that decrypt/encrypt Thai / Japan / English/Europe/Indonesia/Korean pangya update list.
(If you want more lang decrypt , send me the updatelist file + updater.exe of the same client)

Exemple of output :
PHP:
<?xml version="1.0" encoding="euc-kr" standalone="yes" ?>
<patchVer value="TH.R6.829.05" />
<patchNum value="514" />
<updatelistVer value="20090331" />
<updatefiles count="398">
	<fileinfo fname="binkawin.asi" fdir="\mss" fsize="56320" fcrc="-13704566" fdate="2013-10-22" ftime="07:41:57" pname="binkawin.asi.zip" psize="32364" />
	<fileinfo fname="mssdolby.flt" fdir="\mss" fsize="7680" fcrc="-33883344" fdate="2013-10-22" ftime="07:41:56" pname="mssdolby.flt.zip" psize="2998" />
	<fileinfo fname="mssds3d.flt" fdir="\mss" fsize="13312" fcrc="-109768088" fdate="2013-10-22" ftime="07:41:59" pname="mssds3d.flt.zip" psize="6557" />
	<fileinfo fname="mssdsp.flt" fdir="\mss" fsize="55296" fcrc="-112210543" fdate="2013-10-22" ftime="07:41:56" pname="mssdsp.flt.zip" psize="19359" />
	<fileinfo fname="msseax.flt" fdir="\mss" fsize="55808" fcrc="-34224150" fdate="2013-10-22" ftime="07:41:59" pname="msseax.flt.zip" psize="19568" />
	<fileinfo fname="mssmp3.asi" fdir="\mss" fsize="71680" fcrc="-131938102" fdate="2013-10-22" ftime="07:42:19" pname="mssmp3.asi.zip" psize="30437" />
	<fileinfo fname="msssrs.flt" fdir="\mss" fsize="13312" fcrc="-62542884" fdate="2013-10-22" ftime="07:41:59" pname="msssrs.flt.zip" psize="4999" />

How using this :
Just drag and drop the updatelist(encrypt or decrypt) to the exe icon , and it's ok :)



Download link ( V2.0 - Decrypt + Encrypt - Thai+English+Japan+Europe+Indonesia+Korean):

Download link ( V2.0 - Decrypt + Encrypt - Thai+English+Japan):

Download link ( v1.7 - Decrypt only -Thai+English+Japan):

Download link ( v1.5 - Decrypt only - Thai+English):

Thanks to : HsReina for some helping

Don't forget to use like button if that help you :D !

yeah like button is free to use
 
Last edited:
Junior Spellweaver
Joined
Apr 19, 2006
Messages
119
Reaction score
15
You are awesome

thanks for share such a useful thing to the community
 
Experienced Elementalist
Joined
Apr 1, 2010
Messages
267
Reaction score
135
I have add sourcecode link :)

-----------------

Update 2.1
-> Add encrypt/decrypt for Europe/Indonesia/Korean
 
Last edited:
Back
Top