Use Dezender to decrypt Zend encrypted PHP files

Source: Internet
Author: User
Tags zend



In the development of some PHP files need to be modified, in part through Zend encryption, Notepad opened after the following:






You need to use Dezender to decrypt the download link as follows:



dezender.7z



After downloading to the C drive (not the path with Chinese), such as extracting to another location, please open the Dezender\php5\php5\php.ini file, to the end of the file


 
 
; Local Variables:
; tab-width: 4
; End:
zend_extension_manager.optimizer_ts="C:\Dezender\Zend for PHP5\Zend for PHP5\"
zend_extension_ts="C:\Dezender\Zend for PHP5\Zend for PHP5\ZendExtensionManager.dll"


modified to the corresponding path.



Open cmd and execute the following command in turn:


CD C:\Dezender\PHP5\PHP5php.exe C:\xampp\htdocs\web\base\admin\index.php


Replace the C:\xampp\htdocs\web\base\admin\index.php with the PHP file you need to decrypt,



Then you can see that your file directory will have one more file: file name. de.php






Open the file, the content has been decrypted:









Use Dezender to decrypt Zend encrypted PHP files


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.