• Stars
    star
    117
  • Rank 300,666 (Top 6 %)
  • Language
    PHP
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Encipher - the PHP code encode tool

Encipher - the PHP code encode tool

php code encode & decode

A simple demo (see ./index.php)

Good luck!

Encipher - PHP代码加密工具

1.本加密程序是用PHP代码写的。

2.加密后代码无需任何附加扩展,无需安装任何第三方组件,可运行于任何普通 PHP 环境下。

3.加密使用方法详见:./index.php

其中:./encoded目录下存放的就是加密后的实例。

注意

1.该加密程序未经严格测试,如果使用该加密程序,一切后果作者概不负责。

2.加密后代码无需扩展和第三方组件的加密方式,理论上都是可以破解的。

如有问题,请联系作者(Jacky Yu [email protected])。