| Recommend this page to a friend! |
| Classes of Arsalan Emamjomehkashan | > | Base64 PHP File Encoder | > | Download | > | > | > | |||||
|
|||||||||||||||
| Author | Detailed description | Freshmeat project | ||||||
| Applications | ||||
Author
Groups
Detailed descriptionThis 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. Freshmeat project
Applications that use this classNo application links were specified for this class.
Files
|