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!

Securing Launcher!!!!

Newbie Spellweaver
Joined
Apr 1, 2017
Messages
47
Reaction score
1
Hello Guys,

Can any one tell me to secure launcher?

Like Example :- Players can change the launcher with my client and they can skip the updates.

Can you guys tell how secure this all.

Thank you.
 
Skilled Illusionist
Joined
Oct 3, 2011
Messages
300
Reaction score
48
Well, you can change the serial key.
This should be done in both sides ofc. Your gunz executable and your launcher.
Also if this isn't enough, simply create a exclusive command line for the execution of the game.

I hope this helps you :)

-- Update
Even check his parent process, check his classname. There's a lot of ways to do this. Be creative.
 
Upvote 0
Newbie Spellweaver
Joined
Apr 1, 2017
Messages
47
Reaction score
1
Well, you can change the serial key.
This should be done in both sides ofc. Your gunz executable and your launcher.
Also if this isn't enough, simply create a exclusive command line for the execution of the game.

I hope this helps you :)

-- Update
Even check his parent process, check his classname. There's a lot of ways to do this. Be creative.
Thank you so much it helped me alot.



Disable GunZupdate Skip in the launcher code.
But they can change the launcher.
 
Upvote 0
Initiate Mage
Joined
May 22, 2019
Messages
4
Reaction score
0
Thank you so much it helped me alot.




But they can change the launcher.
If you enable serialkey then they will be forced to use your Gunz.exe I guess. Enabling serialkey is server-sided I think. So, by using an outdated Gunz.exe they won't be allowed in.
 
Upvote 0
Back
Top