Rusty3 Posted October 18, 2010 Share Posted October 18, 2010 Using base64_encode to encode the name of a major function on your code and them shift the values to reach non printable chars. This way, when a newbie tries to temper your code, opening it on a editor, it will fail to run when saved! What do you think? Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/ Share on other sites More sharing options...
objnoob Posted October 18, 2010 Share Posted October 18, 2010 Why would a noobie have access to your code? Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/#findComment-1123279 Share on other sites More sharing options...
chintansshah Posted October 18, 2010 Share Posted October 18, 2010 Hey Rusty, I dont't understand your problem, ups sorry.. Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/#findComment-1123284 Share on other sites More sharing options...
Username: Posted October 18, 2010 Share Posted October 18, 2010 >implying people can view php code Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/#findComment-1123295 Share on other sites More sharing options...
Rusty3 Posted October 18, 2010 Author Share Posted October 18, 2010 Hey Rusty, I dont't understand your problem, ups sorry.. When you're selling or distributing it. Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/#findComment-1123497 Share on other sites More sharing options...
Username: Posted October 21, 2010 Share Posted October 21, 2010 Hey Rusty, I dont't understand your problem, ups sorry.. When you're selling or distributing it. If you sell code it's automatically open source. There's no way you can just magically compile PHP source so they can't view it. Link to comment https://forums.phpfreaks.com/topic/216137-using-non-printable-chars-to-protect-your-code/#findComment-1124776 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.