• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Released] BDO Login server source decompiled (obfuscated)

Joined
Apr 16, 2007
Messages
441
Reaction score
204
The source is unfortunately obfuscated so someone would have to work on it, to get it to compile.

here is the login server source i have not compiled and tested if it works or not but it should. you have to compile files to .class first with classpath libs take a look at my compile guide under guide section for reference. then import the project to Eclipse then export as .jar

once you have compiled to .jar back up the original login.jar at loginserver/libs/ and overwrite it, run the login.bat and it should run.


i just realized that some of the coding in the server files have unicode text ex: \u9987
so you might have errors compiling it, i attached a screenshot below.

site i used: Korean Studies: Unicode Converter
unicode.PNG - [Released] BDO Login server source decompiled (obfuscated) - RaGEZONE Forums
View attachment com.bdoemu.rar

Mirror:
https://anonfile.com/m6002dd6bc/com.bdoemu.rar
 
Last edited:
Skilled Illusionist
Joined
Jul 5, 2006
Messages
329
Reaction score
81
Re: [Release] BDO Login server source decompiled

login.jar was obfuscated with decoder.jar currently no decompile to work with, except especially made up script to load decoder.jar as lib and decompile login.jar
 
Last edited:
Newbie Spellweaver
Joined
Jun 11, 2012
Messages
33
Reaction score
0
Re: [Release] BDO Login server source decompiled

Has anyone managed to compile without being obfuscated?
 
◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜
Developer
Joined
May 29, 2007
Messages
2,167
Reaction score
899
Re: [Release] BDO Login server source decompiled (obfuscated)

The only useful things in this 'source' are the packet structures located in the networking package.
 
Elite Diviner
Joined
Mar 12, 2009
Messages
472
Reaction score
59
The source is unfortunately obfuscated so someone would have to work on it, to get it to compile.

here is the login server source i have not compiled and tested if it works or not but it should. you have to compile files to .class first with classpath libs take a look at my compile guide under guide section for reference. then import the project to Eclipse then export as .jar

once you have compiled to .jar back up the original login.jar at loginserver/libs/ and overwrite it, run the login.bat and it should run.


i just realized that some of the coding in the server files have unicode text ex: \u9987
so you might have errors compiling it, i attached a screenshot below.

site i used: Korean Studies: Unicode Converter
View attachment 162185
View attachment 162184

Mirror:
https://anonfile.com/m6002dd6bc/com.bdoemu.rar

so far there is no legit loginserver source, isn't it? :(:
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Nope, so far i did tried several decompiler but no succes(or just half) but i guess it is just matter of time XD i do working on it too...
 
Back
Top