LCKB
SourceCode? and Lc crypt? - Printable Version

+- LCKB (https://lckb.dev/forum)
+-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109)
+--- Forum: Programmers Gateway (https://lckb.dev/forum/forumdisplay.php?fid=196)
+---- Forum: Coders Talk (https://lckb.dev/forum/forumdisplay.php?fid=192)
+---- Thread: SourceCode? and Lc crypt? (/showthread.php?tid=3072)

Pages: 1 2


- HateMe - 12-30-2013


WIKI explains well what source code is 2

 

or the short version with source code u can edit/add/remove everything you want

 

the LCCrypt,

 

LCCrypt is a project barunson called to secure the network connection betwen client <-> server

so without this project you cant even connect to the gameserver if u compiled it without (unless u patched the cryption out of the client but this would be bad)




- BayBay - 12-31-2013



WIKI explains well what source code is 2

 

or the short version with source code u can edit/add/remove everything you want

 

the LCCrypt,

 

LCCrypt is a project barunson called to secure the network connection betwen client <-> server

so without this project you cant even connect to the gameserver if u compiled it without (unless u patched the cryption out of the client but this would be bad)

Thanks for your reply