Php programs can use zend encryption. What about Python?

Source: Internet
Author: User
Tags ioncube java decompiler
Many php commercial programs are on sale, but not python commercial programs. If you want to sell your own programs, how can you encrypt them? Many php commercial programs are on sale,
No python commercial programs are available.

If you want to sell your own programs, how can you encrypt them?

Reply content:

Many php commercial programs are on sale,
No python commercial programs are available.

If you want to sell your own programs, how can you encrypt them?

The PHP scripts encrypted by Zend Guard and ionCube can also be decrypted using DeZender/De-ionCube:
Http://dezender.net/
Java bytecode and Android APK can be decompiled using Java Decompiler:
Http://jd.benow.ca/
Therefore, it is enough to use pyc to prevent the gentleman and prevent the villain.
Appendix (): Use opcache. file_cache to export the script opcode in PHP 7 to implement source code protection.

CompilePycFile?

Python, as a popular language for compiling bytecode, is very easy to decompile pyc.

If you really want to sell and the other party is a white customer, you can consider py2exe (for win), py2app (for osx), but this cannot prevent your code from being decompiled.

C/s programs can use py2exe, but B/s

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.