- Краткое описание
- With this encoder script you can make your PHP source code unreadable for normal people
Get a free download of PHP Encoder & Obfuscator from NullPro. Because this resource was immediately available as of 2025-07-15
INT The Obfuscator Plugin is not available at the Moment!
With this encoder script you can make your PHP source code unreadable for normal people but the skript will still work on your webserver. This is very useful when you give a script to someone but you don’t want them to view your php source code.
- Secure your PHP scripts
- Limit your PHP Code to run only on defined domains
- Add an expiration date to your source
- Easy to use encoding interface
- Very well documented
- and much more…
- Normal (unprotected) PHP
<?PHP echo "Hello World"; ?> - Protected PHP through adilbo PHP Encoder & Obfuscator
PHP:
<?PHP /* Reverse engineering of this file is strictly prohibited. File protected by copyright law and provided under license. Checksum: 32c19a9f6b0397b128adfb72ead8f110 */ $OO0O000OO0=file(__FILE__);eval(base64_decode("ZnVuY3Rpb24gSUlJSWxJSWxsMSgkYSwkYi…EXAMPLE…YSwkY1swXSskY1sxXSskY1syXSkpO31yZXR1cm4kZDt9"));eval(base64_decode(IIIIlIIll1($OO0O000OO0[0],200)));eval(IIll1l11ll(IIIIlIIll1($OO0O000OO0[0],149),IIIIlIIll1($OO0O000OO0[0],3),$OO0O000OO0));__halt_compiler();sTyTRUbzn6vyqUxjQVaYqxvzfkucmw6xRr9…EXAMPLE…Tc7IV1DySM3JyVcIzy/KSVGy5uUCAA==
- Dynamic PHP Script Protection
Encrypt your PHP Source code so no software pirate will understand - Var- and Functionname Obfuscation
Replacing Variable and Function-Names making the code hard to understand and modify - Current Domain Locking
The Code will not work on another domain - Random PHP Source Generation
So thief will have a hard time trying to Deobfuscate the Result - Expiration Date Setup
Apply Time Limit to the Code Functionality - Minify for Size Optimization
Removing White-Spaces, Line Feeds, Carriage Returns, Tabs and Comments to Minify Code - Source Code Repository
Easier Access to Files and to hide the Real Path of the PHP Files, so Nobody will know where they are located (Security Reasons)