adilbo™ — PHP Encoder & Obfuscator v2

This is the PHP source-code Encoder & Obfuscator for 100% pure PHP Code. The tool use techniques to protect your code from reverse engineering and modification. It provides anti-theft protection for your scripts by allowing you to encode, obfuscate, compress, scramble, set an expiration date, domain/ip lock and encrypt your source.

Check this example with simple demo code: DEMO

Input 100% pure PHP code of the one most important PHP files in your project
— with only one <?php Tage and max. one ?> Tag!

Original names are lost forever! — Mix with other functions with caution, that may cause problems!
Bullet proof protection, can be mixed with other functions and will not increase the load size!
Compile full file only! — You must copy the complete compiled file from the Repository!
Bullet proof protection, can't be mixed with other plugins and will increase the load size a little bit!
Use the dynamic encryption algorithm to also encrypt only one a part of a file!
Almost bulletproof protection, can be mixed with other functions and only slightly increases the load size!
Select how many times the result should be encrypted; or use the random option.
Not bullet proof protection, can be mixed with other functions and will increase the load size!
EXPERT-OPTIONS (click to toggle)
To protect the encrypted code being altered, we use a checksum. Whenever the hash is not correspond to the string the script will stop.

Preview only — use encoded code from repository:

_adilbo.php

<?php /* File is protected by copyright law! */ die("<tt>Reverse engineering of this file is strictly prohibited.");

HINT: Do not make any changes after encoding or your code will not work!

TOSMANUAL — powered by adilbo