PHP Code Encryption

Package:
PHP Code Encryption
Summary:
Obfuscate PHP scripts by replacing variable names
Groups:
Code Generation, PHP 5, Utilities and Tools
Author:
Ewg
Description:
This class can be used to Obfuscate PHP scripts by replacing variable names.

It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names.

The new names of the replaced variables can be retrieved by looking at a variable of the class.


Powered by Gewgley