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.
CompilePyc
File?
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