PELock is an application that allows you to protect Windows executable files (so called exe-protector). Besides that, PELock allows easy creation of application of evaluation-demo type, which use license key system.
The best solution is to combine strong and secure registration algorithms with the executable file protection. This is how PELock works, license key system uses RSA-2048 encryption and executable file protection is achieved through advanced methods (antidebugging, obfuscation, polymorphism, compression). If you made an .exe application, don't risk - use PELock.
Limitations:
· A nagscreen is displayed each time you run protected application
· You can't change the text that is displayed in case a debugger is detected
· You can't save or open projects (you can only create new project)
· Some anti-debug functions are not available
· Uou can't change default password in password protection edit
· CRYPT_START / CRYPT_END and CLEAR_START / CLEAR_END markers are not supported
What's New in This Release:
· additional protection code redirection
· added active protection
· new api GetKeyExpirationDate
· new options auto run after file loading and exit when done
· save log and clear log buttons added
· password protection fixed