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 |
| All time users: |
2382 users |
| All time rank: |
1436 |
| Week users: |
2 users |
| Week rank: |
1377  |
| |
|
| Project record: |
encoder |
| Popularity score: |
15.39 |
| Vitality score: |
1.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (65.0%) |
Good (80.0%) |
Sufficient (65.0%) |
Sufficient (65.0%) |
- |
- |
Not sure (53.5%) |
1306 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|