bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code. 
bcompiler could be used in the following situations
- to create a exe file of a PHP-GTK application (in conjunction with other software)
- to cre...