对使用zend加密后的php文件开展解密

WBOY
Release: 2016-06-13 11:54:28
Original
956 people have browsed it

对使用zend加密后的php文件进行解密

使用zend加密后的php文件用notpad++打开会出现类似的乱码



下面使用解密工具进行解密

http://pan.baidu.com/s/1i3n4ysX


下载上面的解密工具,解压到盘里面,最好不要有中文路径,我解压到 I:\Dezender 里面,修改 I:\Dezender\PHP5\PHP5\php.ini文件,修改里面的文件路径




打开cmd命令行



然后就可以看见你的文件目录下面会多出一个文件    文件名.de.php


I:\Dezender 目录下面的




是我写的一个批处理文件,可以直接把一个目录下面的文件全部批量解密


把目录换下就行,如果希望支持目录下面的目录也解密,只需要把第五行的* 换成 .,*  即可


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!