Function Obfuscation

Function obfuscation, obfuscates more the application's function names and calls, (excluding entities that have been added to the Exclude List). All obfuscated files are also encoded automatically.

Function obfuscation along with Variable obfuscation provides the most efficient security coverage for PHP code.

You can exclude specific entities from being obfuscated by means of the Exclude List.