SourceGuardian™ Pro for PHP is the ultimate protection solution. Now with full native bytecode encoding, time limiting scripts, IP and domain locking and many other features this is the most comprehensive and user-friendly protection solution on the market.
phpSHIELD has been developed to help software authors, freelance developers and anyone publishing scripts to protect their intellectual property with ease. Developers working on freelance projects do not have to give away all of their legacy code during a project - phpSHIELD will allow them to protect the elements at they do not want the client to have full access to. Software authors can release their scripts without the fear of losing revenue from piracy. Why not try out our easy-to-use windows application today and you can begin protecting your scripts immediately. Encrypted and protected code works under Windows, Linux and now Mac OS X. Your encoded scripts will work with no changes to the default installations of PHP. Features: - Fully native byte code encoding: Native encoding to fully protect your application - PHP5 and PHP4 support: Both PHP5 and PHP4 support built in to the encoder and loaders - Fast encryption: Powerful and fast encryption to protect your files - Easy to use: A simple and easy to use interface. Three steps and your files are protected - Windows encoding client: Simple and easy to use Windows client encoder - Linux ready loaders: Linux ready loaders for running protected scripts - MacOSX ready loaders: MacOSX support. We support php under Mac OS X - Protect your intellectual property: Protect your intellectual property. Protect your php source code. Peace of mind for only $99
User authentication and Paypal subscription automation system to offer your visitors instant access to the members only content on your website. Features unlimited member areas, mailing list, sales history, member control panel and much more. Easy to install and use.
PHPCodeLock will encrypt your php scripts so pages are not human readable, plus you can lock your script to an ip, domains or just use a unlock key to send to customers when they buy your php script. You can create timed demos of your php scripts. Now you can distribute your php scripts without the fear of someone re-branding your hard your work. PHPCodelock does more than obfuscate your php script, it encodes it based on a 24 layer encryption method, also since you set the unlock key the encryption is unique every time. It’s the perfect encryption tool for anyone wanting to protect their intellectual property.
Free script to protect products sold on ClickBank. Complete with editable php source code and detailed instructions in PDF form. Provides Thank You page protection and Download page protection (optional)
I wrote these functions to keep my GD generated images from being hotlinked. This was based on the idea that both the php script calling the image, and the image itself would have the same server time. If you try to use this script on a site that uses multiple servers, it would be a good idea to synchronize their cpu clocks. date_filter is to be used in the script calling the php resource you want to protect.
Pobs- Php Obfuscator is a multi-platform compatible free and open PHP program that makes PHP sourcecode almost impossible to read and edit for normal humans. Now you can deploy your application and feel pretty safe about it. How it works POBS replaces user-defined functionnames, variables and constants with a random value.
This is a PHP, Sessions and MySQL based system to protect Your site from unwanted visitors. It uses Javascript and MD5 to encrypt the password send from the browser. A password manager is included. The system is special because of the access method uses hash to send the password encrypted to the server. The server sends only a cookie containing a Session-ID back to the client. All other information is stored in a session-file on the server. So, no authentication information but the session id is send over Internet. Version 1.2 has an easier way to protect the files You want to protect with a password.
Linklok Url is a multi-platform compatible script that protects files by securing links to them using MD5 hashing. This way nobody ever knows the true location of your files. Links can also have an expiry time from 1 minute to several years if required making it easy to control access. Linklok URL can also be used with a download form to email secure time limited links to a user. User only gets the links if they enter a valid email. Can also filter out free or other types of email addresses if necessary.
Rc4crypt is a multi-platform compatible symmetric encryption/decryption algorithm, i.e. the same key can encrypt data, as well as decrypt it. PHP lacks RC4 support even through the libmycrypt module, since RC4 is unavailable in recent versions.