code encryptor

Source Guard for WP - Source Encoder/Encryptor

Source Guard for WP - Source Encoder/Encryptor

Source Guard is Wordpress plugin for encoding/encryption and obfuscating your website output source code. Source Guard plugin features Two encoding modules included (HTML obfuscator and JavaScript encoder). Three website source protection modes. Works on fly. No special requirements (only PHP 5.0 or PHP 5.x). Support and free updates. Opinions about standalone version of this script Great script and GREAT SUPPORT from author. Thank you, Ma...

Source Guard - Website Source Encoder/Encryptor

Source Guard - Website Source Encoder/Encryptor

Source Guard is PHP class for encoding/encryption and obfuscating your website output source code. This is first stable dynamic source encoder at codecanyon! Its easy to integrate with your wordpress or other PHP scripts! Installation <?php include('path/to/sourceGuard.class.php'); $sg = new sourceGuard(); //YOUR CODE HERE $sg -> Run(1); //Replace to encoding mode 2 or 3, if you want ?> Source Guard class features Two encodin...