The ScriptLock Encoder
Key Features
- Self-Decoding Script written in pure PHP (>= 4.3.0).
- Zero-Configuration for clients.
- Secure Encryption
- Tamper Proof
Self-Decoding Script
The ScriptLock Encoder generates a self-decoding script that is written in 100% pure PHP (>= 4.3.0) and does not require any special extensions or modules enabled. Encoded scripts will run on any vanilla PHP (4.3.0 to 5.2.x) installation.
Zero-Configuration
Because the self-decoding script is written in 100% pure PHP, no special PHP modules or extensions are required. With no additional installation requirements, your software installation process can now be greatly simplified.
Secure Encryption
Your source code is encrypted using a highly secure cipher-block-chaining (CBD) encryption algorithm. The decoder script itself is separately encrypted to circumvent reverse engineering attempts. And because decryption keys are NOT stored in the encoded script, it makes it virtually impossible to reverse engineer your original source code.
Tamper Proof
Encoded scripts are digitally watermarked using steganographic techniques to prevent software tampering. Built-in anti-tamper detection devices can automatically detect if the encoded script has been tampered with. If the encoded script has been modified in any way, the encoded script will fail to operate.
