html 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...

Smart HTML Protector

Smart HTML Protector

Smart HTML Protector is a tool that helps you protect the content of your web page by preventing others from viewing your source code. Additionally, it will prevent people from viewing the website if downloaded using automated downloaders. Smart HTML Protector offers JavaScript based encryption methods to choose from and a variety of other features like right click disable, printing disable, disable offline browsing and more! In short it h...

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...