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

The Daily Six Pack: May 20, 2013

Reverse Engineering is a very real threat in today's software development landscape. A colleague of mine had to reverse engineer an application that needed changes made to the code logic. The problem was that the previous developer left without handing over the source. The gist of today's featured link is…

Continue ReadingThe Daily Six Pack: May 20, 2013