![]() |
HJB 7/12/2018 |
One technique to protect executables is named "Hardware Dongle" where the usability of the .exe is strictly bound to a plugged USB hardware dongle into a USB port of the PC = unplugged USB dongle means, you can't even start the executable at all. Google the web, there are numerous solutions, not only hardware-based, but as well online key based services. The ACCESS database is usally protected by password or if you have the ENTERPRISE version of PHPRunner in hands, you can opt to use the built-in database encryption feature to somehow protect the database content against easy misuse. |
![]() |
Admin 7/12/2018 |
In regards to protecting PHP code check http://www.ioncube.com/ or http://www.zend.com/en/products/zend-guard |
![]() |
lordcenon author 7/12/2018 |
One technique to protect executables is named "Hardware Dongle" where the usability of the .exe is strictly bound to a plugged USB hardware dongle into a USB port of the PC = unplugged USB dongle means, you can't even start the executable at all. Google the web, there are numerous solutions, not only hardware-based, but as well online key based services. The ACCESS database is usally protected by password or if you have the ENTERPRISE version of PHPRunner in hands, you can opt to use the built-in database encryption feature to somehow protect the database content against easy misuse.
|