|
Anti Leech File Gate
|
Other links at PHP > Scripts and Programs > Security Systems |
| 1. |
CodeBreak - Hidden Morse Code
|
|
|
CodeBreak hides your secret message into a sentence that can be read using morse code as the key. After encoding your message, simply cover the upper or lower parts of the characters to reveal the hidden message.
|
| 2. |
POBS
|
|
|
POBS, stands for PHP Obfuscator/Obscurer, is a free and open PHP program that makes PHP sourcecode almost impossible to read and edit for ordinary users. It is a simple way to protect your PHP sourcecode from people who whould like to adjust it or who would like to know the inner workings of it. It allows you to deploy your application and feel pretty safe about it. POBS works by replacing User-defined functionnames, variables and constants with a MD5 key of 8 characters. It really removes information that humans would like to have but computers dont care about. Its not ideal but quite a good option in my idea. Advantages include: Really removes information from your sourcecode; Hard to reverse-engineer; Cross-platform, cross PHP version; Open Source. So it can be adjusted to your own needs; Works with PHP cachers like APC and ZEND Cache; and Works with Zend Encoder.
|
| 3. |
Street Beats Download Protection
|
|
|
This is a simple download protection script, that stops other webmasters linking to your downloads, and using up your bandwidth. Easy to set up.
|
| 4. |
IP,Browser + Time Logger
|
|
|
Want to be able to log your visitors IP address to secure your website from trouble makers and to make sure you can quickly get a visitors IP addy to block them from your server if needed? Well this is the script for you! It also tells you the visitors Browser details and time of access!
|
| 5. |
phpGuardIt - Website Protection Tool
|
|
|
phpGuardIt is a small tool that webmasters can use to protect their website with. It comes complete with hostname banning, port scanning, and user bypasses. Along with these options, an admin interface is built in to optimize the functionality. Complete theme support with cascading style sheets (.css) and MySQL secure storage method.
|
|
|