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!

[Help]PHP Encryption Software

C# Developer
Joined
Jan 27, 2008
Messages
541
Reaction score
12
I have made an Auto Rewards system for conquer online private servers but i dont want to release the source, just the software. Does anyone know of a PHP Encryption software that doesnt require the server to download additional software to use the encrypted files?
 
Banned
Banned
Joined
Sep 1, 2006
Messages
477
Reaction score
15
I forget the name but there is one that uses zand something it was in the tribalwars files
 
Mother effin' clouds
Loyal Member
Joined
Apr 13, 2008
Messages
1,534
Reaction score
448
Ones that does not require a loader has a tendency to be easier to crack, for example, TrueBug. If you are really seeking a PHP obfuscation and encryption service that is difficult to reverse, such services would normally require a loader and/or would require some sort of upfront payment, e.g. IonCube, Zend Guard, SourceGaurdian. There is however, some reasonably okay, open source obfuscators around. I suggest you Google for them as I was able to come across one recently.
 
Back
Top