PHP Code Buster

الكاتب: admin ,فى تاريخ: ديسمبر-11-2009 , أضف تعليق

PHP Code Buster

By : Martijn Loots

This class can be used to obfuscate PHP code making it unreadable to humans.

It uses the PHP tokenizer functions to parse PHP source code and rewrite it eliminating comments or white space, and replacing the variable names with names that do not hint the variables original purpose.

Download :
http://www.ziddu.com/download/7364446/phpcodebuster-2005-10-09.zip.html

أضف تعليق

You must be logged in to post a comment.