This class can be used to obfuscate PHP scripts.
It reads a PHP script file, compresses its contents with gzip library, encodes its with the base64 algorithm. Then it generates a new PHP script that decodes and uncompresses the encoded data, and uses the eval function to execute the original script code.
|
Name: |
Base64 PHP File Encoder |
Base name: |
encoder |
Description: |
Obfuscate PHP scripts encoding with base64 |
Version: |
1.0 |
PHP version: |
4.3 |
License: |
Freely Distributable |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|