PHP Classes
elePHPant
Icontem

Base64 PHP File Encoder: Obfuscate PHP scripts encoding with base64

Recommend this page to a friend!

  Author Author  
Picture of Arsalan Emamjomehkashan
Name: Arsalan Emamjomehkashan <contact>
Classes: 1 package by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to obfuscate PHP scripts.

It reads a PHP script file, compresses its contents with gzip library, encodes its with the base64 algorithm. Then it generates a new PHP script that decodes and uncompresses the encoded data, and uses the eval function to execute the original script code.

  Classes of Arsalan Emamjomehkashan  >  Base64 PHP File Encoder  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Base64 PHP File Encoder
Base name: encoder
Description: Obfuscate PHP scripts encoding with base64
Version: 1.0
PHP version: 4.3
License: Freely Distributable
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Code Generation Compilers and tools that generate code automatically View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file encoder.class.inc.php Class Main class
Accessible without login Plain text file example.php Example this is a simple php file that we are going to use
Accessible without login Plain text file example.php.encoded Output Result of operation
Accessible without login Plain text file form.php Appl. Run the class
Accessible without login Plain text file Readme.txt Doc. Readme file

Install with Composer Install with Composer - Download Download all files: encoder.tar.gz encoder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.