How to crack PHP encrypted dezend software in Linux

Source: Internet
Author: User
Decrypt ZEND encrypted php file execute tar-xzfvld-080tgz unzip mvvld-080vld rename cd-Rvldphp-438ext copy v

 

Execute # tar-xzf vld-0.8.0.tgz // Unzip # mv vld-0.8.0 vld // rename # cd-R vld .. /php-4.3.8/ext // Copy the vld directory to the ext under the php extract Directory # cd php-4.3.8 # rm configure // delete configure, because the following buildconf will generate a new configure #. /buildconf // if an error occurs, add the corresponding parameter as prompted. #. /configure -- with-mysql -- with-apxs2 =/usr/www/bin/apxs -- enable-vld re-check php # make compilation # make install the installation server must first install ZendOptimizer after running Zend file, you can view the source code. execute # tar-xzf vld-0.8.0.tgz // Unzip # mv vld-0.8.0 vld // rename # cd-R vld .. /php-4.3.8/ext // Copy the vld directory to the ext under the php extract Directory # cd php-4.3.8 # rm configure // delete configure, because the following buildconf will generate a new configure #. /buildconf // if an error occurs, add the corresponding parameter as prompted. #. /configure -- with-mysql -- with-apxs2 =/usr/www/bin/apxs -- enable-vld re-check php # make compilation # make install the installation server must first install ZendOptimizer after running Zend file, you can view the source code.
Related Article

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.