Zorex PHP CryptZ is the solution for encoding and protecting your PHP scripts. Now you can encrypt your PHP files before distribution without worrying about others who might want to copy or steal your code. You can protect your PHP scripts or pages to make them unreadable by other people! With this latest version, it secure the encoded files. It also include better encryption method and ad is remove.
Changes in 1.7.5 ---- Bug fix in include file. - Host and IP limit fix. It support IP range instead of fix IP (eg. 219.95.193 ) - Leaving the last few octet will enable usage on that range.
File List:
cryptz/
0b
cryptz/cryptz.php
5Kb
cryptz/function.php
11Kb
cryptz/images/
0b
cryptz/images/cryptz_01.gif
7Kb
cryptz/images/cryptz_02.gif
18Kb
cryptz/images/cryptz_03.gif
4Kb
cryptz/images/cryptz_04.gif
2Kb
cryptz/images/cryptz_05.gif
5Kb
cryptz/images/cryptz_06.gif
2Kb
cryptz/images/cryptz_logo.gif
1Kb
cryptz/images/encode.gif
2Kb
cryptz/index.php
8Kb
cryptz/readme.txt
2Kb
cryptz/uploads/
0b
cryptz/zip.lib.php
4Kb
cryptz/zipped/
0b
Similar code
Image Verification (updated)
(Popularity: ) : This tutorial will show you how to make an image verification like they use (used?) on Yahoo or they still do on Planet Source Code. It is quite useful in order to prevent users from writing scripts that would do ... A Base64Double System
(Popularity: ) : This PHP coding will decode and encode the password using base64double method. More coding information can be found at http://www.geocities.com/acilme/php.htm IP Address Access
(Popularity: ) : This is a very simple code to allow the user on the page if they have the IP Address which is required. Best for broadband users... Please, leave your comments and votes... Ultimate Anti-Leech File Gate
(Popularity: ) : A.L.F.G is a sort anti-leech technical based on Browser Referrer, it protect your files through checking your browser's Referrer. For instance, you have a file just want browsers download it from your particular page, not someone else's page, so that, ... User authentication page & Script for User authentication in PHP/MySQL
(Popularity: ) : This is a HTML page for User auhtentication along with a script in PHP for authenticating. It uses a MySQL database. The HTML page contains a LINK where new Users can click to OPEN the configured Mail Client and register ...