Licence Protector

Anti Hacker Strategies

Hide Navigation Pane

Anti Hacker Strategies

Previous topic Next topic No directory for this topic  

Anti Hacker Strategies

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for the print function Mail us feedback on this topic!  

We do offer additional security information for customers online. On our Internet site www.license-Protector.com, select Support and then Customer Self Service Portal. There you find within the Knowledge Base special chapters: Additional Solutions and Anti Hacker Strategies with more ideas to secure your software. The login data for this portal is provided for customers with a valid online subscription.

 

We strongly recommend implementing the following methods. The CRC / MD5 check is mandatory and the other methods should be implemented if possible.

 

 

CRC / MD5 Check of the Licence Protector DLL

CRC / MD5 Check of the main application EXE

Detect crack using the TAG value

Code Protection / Decompile Protection

Hide the PSK / Read Key

Read Only license File

.NET - sign all components

Validate the license in different program segments

 

 

You cannot prevent that your application is hacked (e.g. DLL call is bypassed) but you can detect it and change the behaviour of your application, so that it is working in a wrong way.

 

For .NET and Java  you should additionally use the code protection / decompile protection offered by All-In-One Protector or an obfuscator to encrypt the code itself.