• 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.

I see a lot of private servers, their libconfig.dat do not exist in the client

Newbie Spellweaver
Joined
Feb 3, 2018
Messages
68
Reaction score
34
vipzomen - I see a lot of private servers, their libconfig.dat do not exist in the client - RaGEZONE Forums

So how do they implement it?



@iceblade112


PyroSamurai
 
Libre Software Dev
Developer
Joined
Sep 25, 2012
Messages
676
Reaction score
434
As far as I know, there are only a handful of private servers out there. I don't really allow discussion about them here, especially the ones that don't use the files we have available here. But for the sake of the technical curiousity presented in this question, I'll allow it.

I can only give you a guess, but there are couple options available when you don't have the source code.
Patching the game binary to change location of the libconfig.
+Modify the file format, maybe to xml.
+Moving it to system settings/config folders for the game.
The most simple explanation would be that they change the file status to hidden. lol

Anyways I don't know why people do these things, nothing short of encryption would even slow down a serious reverser. You only help your enemy if you underestimate them.
 
Newbie Spellweaver
Joined
Jan 30, 2018
Messages
31
Reaction score
37
Private servers generally use programs like molebox to merge files into the exe which help prevent their work from being stolen.
 
Newbie Spellweaver
Joined
Feb 3, 2018
Messages
68
Reaction score
34
Thx , I checked the EXE file.Use enigma(4.0) encryption
 
Back
Top