c4shdev / online-php-obfuscator

This is a free online php obfuscator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online PHP Obfuscator

Submit any PHP file and you will get back an obfuscated 100% PHP equivalent file, which requires no special server runtime for execution. Backup your original files and replace them with those generated here. Please note that this method is NOT bulletproof, but will keep away curious eyes from your code. DO NOT modify the files we provide, as they might stop working. This web app is not 100% secure from attacks. I strongly recommend to use it just for encoding your personal projects.

How the encoding works

You need to upload php file(s). For each file uploaded it will generate a new obfuscated script, you will be able to download you new file. All files will be removed from our server for security reasons.

With the online Encoder you can

  • Encode a single file
  • Encode an multiple PHP files
  • Download your obfuscated file

How to Use it

  • Upload all files
  • Edit settings.php

Credits

Pl4g4

About

This is a free online php obfuscator


Languages

Language:PHP 57.1%Language:JavaScript 37.8%Language:CSS 5.1%