PHP Protect 1.1 Please check the 1.1. Once you have encoded some some script and downloaded encoded version, please try decoding it, and let me know if it works and how did yo udo that so that we can strengthen this free tool to avoid extensions and on-server decoders. http://www.scriptbaba.com/php-protect/ Let me know your thoughts. regards
It looks like cool software but I can't seem to get it to work. I uploaded a simple file that had a print command and the encrypted version just printed gibberish.
You might have opened the file in notepad or any other code/text editor and might have saved it. What exactly was your code? Btw, it does nto encode embedded php tags for now. regards
I got it to work just now. Here's something for you to fix: Not all servers can run <? scripts, the output of scriptbaba. Some require <?php scripts like mine. All servers should support <?php. Also, if the original file has <?php instead of <? then the encrypted output is screwed up.
Encrypting PHP can be really handy but I'm sure some would be afraid that you're keeping a copy of their code when they use the online version. You should consider creating a software app that can do the encryption.
Well there is absolutely no need to keep copies of the files being encrypted, since I have meny things to do already lol. Secondly as in my last topic I already told users that this will end up as Windows NT/XP/Vista Applciation. I will look into <?php tag bug and let you know when fixed. regards