PHP Encoder
WHAT’S NEW?
V2 is online – please also update the PLUGINS (if you have some)
PHP Encoder — Encrypt PHP Code
PHP Encoder & Obfuscator
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…
This script is a PHP source-code encoder and obfuscator. It provides anti-theft protection for your scripts and functions by allowing you to encode, obfuscate, compress, scramble, set an expiration date, domain lock and encrypt your php source code. This online tool use also PHP to protect your code from reverse engineering and modification.
Usage Example
- Normal (unprotected) PHP
<?PHP echo "Hello World"; ?>
- Protected PHP through adilbo PHP Encoder & Obfuscator
<?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==
Main Features
- 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)
Support
If your php source code don’t work after obfuscation please give us not a bad rate, please take a look at the documentation. If this is not helpful contact our support, we will do everything so that our product deserves a 5 star rating!
Thank you very much.
DEVELOPER
Do you want to customize my script as you want? Just purchase the Extended License and shoot me a message from my profile page to let me know how you’re using it. Thanks!
HINT
We sell this software exclusively on codecanyon.net.
Please do not download it from other websites.
CHANGELOG
Version 2.1 (2023)
IMP - Some small UI Improvements
Version 2 (2023)
ADD - Many new code obfuscation feature under the hood ADD - New random changing encoding features IMP - A few safety improvements IMP - Better User-Interface IMP - Docu Improvement
Version 1.5 (2022)
IMP - System Error Fix (encoder.php, lib.php & default.php)
Version 1.4 (2021)
ADD - Use of https, IP and/or Port in Submit-Form (index.php) ADD - Expert Mode in Submit-Form (encoder.php & default.php) ADD - Lock IP need PHP >= 5.3.0 (encoder.php, lib.php & default.php) ADD - Security Addon: more protection for your code (encoder.php & lib.php)
Version 1.3 (2020)
ADD - More than one Line in Copyright Tag (encoder.php & default.php)
Version 1.2 (2019)
IMP - Improving the documentation
Version 1.1 (2018)
IMP - Improving our hash function
Version 1.0 (2017)
NEW - Release of this Script on CodeCanyon
#PHP #Encoder #Obfuscator