bigbug-gg 未填写
YAK Pro - Php Obfuscator. Contribute to pjialin/yakpro-po development by creating an account on GitHub.
YAK Pro - Php Obfuscator. Contribute to ffzj/yakpro-po development by creating an account on GitHub.
yakpro-po 是开源的加密工具,github 地址:https://github.com/pk-fr/yakpro-po 1 严格意义上,yakpro 只是对 php 代码中的变量、常量、函数、方法、类进行了混淆,然后用 goto 打乱代码顺序。 2 字符串没有混淆,而是用一种 16 进制字符表示,不知道怎么解密,但是放到 php 里面 echo 就能输出可读字符串。对 php...
yakpro-po.cnf 扫描微信二维码支付 取消 支付完成 Watch 不关注关注所有动态仅关注版本发行动态关注但不提醒动态 1Star0Fork18 LeaGan/微擎goto反混淆辅助工具 forked fromduyisu/微擎goto反混淆辅助工具 确定同步? 同步操作将从duyisu/微擎goto反混淆辅助工具强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且...
yakpro-po 2.x works on PhpParser 4.x it will run on php >= 7.0, obfuscating code for php 5.2 to php 7.3 If you are running php 5.3 or higher, Please use unsupported [yakpro-po 1.x](https://github.com/pk-fr/yakpro-po/tree/1.x) which works on 1.x branch of PhpParser. Th...
yakpro-po.php 4 changes: 2 additions & 2 deletions4include/functions.php Original file line numberDiff line numberDiff line change Expand Up@@ -3,7 +3,7 @@ // Author: Pascal KISSIAN // Resume: http://pascal.kissian.net //
file_exists("$yakpro_po_base_directory/PHP-Parser/composer.json")) { fprintf(STDERR,"Error:\tPHP-Parser is not correctly installed!%sYou can try to use the following command:%s\t# %s%s",PHP_EOL,PHP_EOL,$php_parser_git_commandline,PHP_EOL); exit(21); } $t_composer = json_d...
winjune / yakpro-po Public forked from pk-fr/yakpro-po Notifications Fork 330 Star 1 Code Pull requests Actions Projects Security Insights Search all projects No open projects Footer © 2023 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact GitHub Pricing ...
crack-yakpro-po 破解由YAK Pro - Php Obfuscator混淆PHP代码的手段 说明 本脚本执行恢复还原度80%,剩下20%可手工还原,如:排版和逻辑等效替换,非全自动破解 环境 Windows 系统 Python2.7.x 依赖 pip install pickle pip install pyperclip pip install optparse ...