nabiBust
Package:
Summary:
Obfuscate PHP code scripts
Groups:
Author:
Description:
This package can be used to obfuscate PHP code scripts.
It can process a set of PHP scripts and generate equivalent ones obfuscated by removing comments and whitespace, renaming class names, constants and variables to obfuscated names, as well the references to those names.
The resulting processed PHP scripts are stored in a targeted directory.
It can process a set of PHP scripts and generate equivalent ones obfuscated by removing comments and whitespace, renaming class names, constants and variables to obfuscated names, as well the references to those names.
The resulting processed PHP scripts are stored in a targeted directory.
Comments are closed.