19 Temmuz 2009 Pazar

CodeTangler 1.1


CodeTangler is a source code obfuscator for PHP scripts and software projects. Obfuscation is the process of searching for variable names, function names, and class names and replacing them with a series of scrambled and randomly generated letters and numbers to confuse or obfuscate anyone who looks at the source code.CodeTangler obfuscates source code by removing any comments and documentation within the source code, renames all functions, classes, and variables, strips whitespace, clears line breaks, and transforms string literals into hexadecimal form and a series of character codes.Take CodeTangler for a test drive to see what its really capable of!An application for obfuscating and encrypting PHP source code and securing the software from comprehending the software's functionality through code