# encipher **Repository Path**: hawkhawk/encipher ## Basic Information - **Project Name**: encipher - **Description**: php代码加密 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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.加密后代码无需扩展和第三方组件的加密方式,理论上都是可以破解的。 3 4