How to encrypt the PHP source code and how to encrypt the PHP source code without allowing others to see ------ solution ------------------ haha, zend has a dedicated encryption. The code is very messy. it is used in all 18 languages. each file is added with 1000 or 2000 lines of useless code. do not wrap the lines, and paste some garbled characters to keep them confidential. The best result is a helloworld with 20 thousand lines of code! ------ Solution -------- how to encrypt PHP source code
How to encrypt PHP source code to prevent others from seeing it
------ Solution --------------------
Well, zend has dedicated encryption.
The code is very messy. it is used in all 18 languages. each file is added with 1000 or 2000 lines of useless code. do not wrap the lines, and paste some garbled characters to keep them confidential. The best result is that a hello world has 20 thousand lines of code!
------ Solution --------------------
It seems that someone has asked the same question. Go to search.
------ Solution --------------------
Zend has special encryption and decryption capabilities.
------ Solution --------------------
Zend has special encryption and decryption capabilities.
------ Solution --------------------
Discussion
It seems that someone has asked the same question. Go to search.
------ Solution --------------------
Discussion
Well, zend has dedicated encryption.
The code is very messy. it is used in all 18 languages. each file is added with 1000 or 2000 lines of useless code. do not wrap the lines, and paste some garbled characters to keep them confidential. The best result is that a hello world has 20 thousand lines of code!
------ Solution --------------------
Discussion
Reference:
Well, zend has dedicated encryption.
The code is very messy. it is used in all 18 languages. each file is added with 1000 or 2000 lines of useless code. do not wrap the lines, and paste some garbled characters to keep them confidential. The best result is that a hello world has 20 thousand lines of code!
Adding useless code will not affect efficiency.
------ Solution --------------------
Use Zend encryption, but it can still be decrypted. it is only a matter of time that any symmetric or non-irreversible encryption algorithm can be decrypted.
In particular, encryption without passwords (except irreversible ).
In this way, we can use AES encryption and GZIP compression to decrypt the code in eval at runtime.
The premise is that the passwords of each encrypted file are different, and the operation can be decrypted only after purchase.
------ Solution --------------------
There is no good solution.
Those Discuz are open source code. you can also open the source code and write the copyright.
------ Solution --------------------
This problem is encountered ..
Because the website contains some sensitive information. for example, if the SMS interface information used by members to send text messages is obtained by others (for example, the space service provider sells these programs to others), it will be troublesome...
So how to encrypt/confuse source code ..
It doesn't mean to require absolute encryption. as long as the code is obfuscated to be incomprehensible to others, it takes a lot of time to confuse others to understand the code ..
After searching for the Internet for a few days, I did not find the ideal tool...
Zend Guard does not seem to be cracked.