SkillAgentSearch skills...

Zoeeyguard

php source protect

Install / Use

/learn @eixom/Zoeeyguard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

易于定制的PHP源码加密扩展

特性

  • 通过简单配置即可实现自定义加密。
  • 加密过程清晰,易于定制。
  • 密文与扩展独立配套,安全性高。
  • 内置加密函数,方便写入部署脚本。

下载

源码: zoeeyguard-latest.zip

32位win平台扩展(dll) zoeeyguard-1.0-x86-win.zip

版本库:

git://github.com/zoeey/zoeeyguard.git

手册下载

<table> <tr> <td>格式 </td> <td>地址 </td> <td>checksum</td> <td>备注 </td> </tr> <tr> <td>chm</td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.chm" rel="nofollow">chm</a> </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.chm.checksum" rel="nofollow">checksum</a> </td> <td>无法查看:文件属性,解除锁定 </td> </tr> <tr> <td> html </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.zip" rel="nofollow">zip</a> </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.zip.checksum" rel="nofollow">checksum</a> </td> <td> </td> </tr> <tr> <td> single </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard-single.zip" rel="nofollow"> zip</a> </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard-single.zip.checksum" rel="nofollow">checksum</a> </td> <td> </td> </tr> <tr> <td>pdf </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.pdf" rel="nofollow"> pdf</a> </td> <td> <a href="https://github.com/zoeey/zoeeyguard/raw/master/doc/build/zoeeyguard.pdf.checksum" rel="nofollow">checksum</a> </td> <td> </td> </tr> </table>

= 使用示例 =

源文件 index.php

<?php
    echo 'hello world';
?>

结果 index.php

<?php
  /* 2012-03-15 00:47:01 */
  zoeey_run('2Xr6JcrLv8w92M38Ul30w7IjUuQjhRO+S0rdw+ag');
?>

联系作者

qq:59.43.59.0(接受定制服务:仅源码定制不编译坑爹的win dll)

email:system128 at gmail dot com

以往版本

http://code.google.com/p/zoeeyguard/

keywords: PHP加密 PHP源码加密 PHP代码保护

View on GitHub
GitHub Stars49
CategoryDevelopment
Updated1mo ago
Forks21

Languages

XSLT

Security Score

70/100

Audited on Feb 28, 2026

No findings