You are here: Zend Guard User Guide > Obfuscation > Variable Obfuscation

Variable Obfuscation

A variable obfuscation modifies only local variables in source code. This provides improved security, is seamless to the developer and does not generate additional overhead. In addition, all obfuscated files are also encoded automatically.

Note:

The combination of Encoding, and obfuscating local variables, ensures that even if a third party does manage to decode the encoded files, they are prevented from exploiting the code.

 

 

Related links

Related Links:
Obfuscation

Basic Tutorial

Encoding Only

Function Obfuscation

Testing and Debugging

©1999-2013 Zend Technologies LTD. All rights reserved.