Project Description

PhpCodeBuster is a PHP class to obfuscate your PHP
code. This means that the code is changed in such
a way that it is very hard te reverse engineer it
into an understandable format. It produces PHP
code with normal syntax that is unreadable to the
(normal) human eye but will function correctly on
any normal Web server. A nice feature of
PhpCodeBuster is the availability of debug
settings. By using the debug settings, you can
check the obfuscated results while they are still
readable and make necessary changes to the
original code.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project