PHP Encoder & Obfuscator

Description

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 pirat 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)

There are no reviews yet.

Write a review

Your email address will not be published. Required fields are marked *