CryptoLicensing For .Net – License Your Software

CryptoLicensingCryptoLicensing – In a previous article I talked about Crypto Obfuscator For .Net which obfuscates your source code allowing you to protect your intellectual property.

As part of this first line of defense, you need to enable licensing in your commercially available software. CryptoLicensing from LogicNP Software is a very good and feature packed licensing tool.

Enabling the logic in your code is really easy. Follow along with the code samples below. (more…)

Continue ReadingCryptoLicensing For .Net – License Your Software

Crypto Obfuscator – Protect Your Code And Intellectual Property

crypto obfuscator shieldCrypto Obfuscator – There are a few things that I consider rather important when developing an application for resale. Two of those are licensing and protecting your source code.

If you had to sell an application, would you be confident enough that the source could not be reverse engineered? There are free tools that can be downloaded that are very good at doing just that.

One of the ways to protect your code is through obfuscation. There are various tools that you can use. You can even use the community edition of Dotfuscator that comes with Visual Studio to protect your code. This however is basic obfuscation. (more…)

Continue ReadingCrypto Obfuscator – Protect Your Code And Intellectual Property

Visual Studio 2012 Tips Part 5 – Protect Your Code, Obfuscate

Dotfuscator Search Results in Windows 8

In the world of Software Development today, anyone that doesn’t protect their intellectual property is setting themselves up for disaster. Luckily, Visual Studio 2012 (as do previous editions of Visual Studio) comes with a community edition of PreEmptive Dotfuscator and Analytics. To compare the editions and other features available in Dotfuscator and Analytics visit their website. (more…)

Continue ReadingVisual Studio 2012 Tips Part 5 – Protect Your Code, Obfuscate