php源码被加密了,求破解解决方案

WBOY
Release: 2016-06-13 11:46:33
Original
3144 people have browsed it

php源码被加密了,求破解
网上下载了一个php系统,打开一看里面文件都加密了如图:

求破解方法,也顺便请大神科普下源码加密的原理。
------解决方案--------------------
zend加密,没啥好方法。解密也是类似于机器码的。
------解决方案--------------------
我也想知道怎么解密
------解决方案--------------------
zend加密,可以使用zend工具加密处理,其实和c#之类的语言,有异曲同工之妙,之不过一个是编译,一个是加密,都是防止其它人使用。
------解决方案--------------------
百度搜一下zend解密的东西

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