Browse by Tags

All Tags » Security (RSS)
In a previous article I have demonstrated how easy it is to decompile and reverse engineer .NET assemblies using Reflector and Reflexil. I've also shown that applying a strong name to your assembly does not protect your code from reverse engineering....
with no comments
Filed under: , , ,
In my last post I spoke about reverse engineering .NET assemblies upon which Gregory asked how to protect his code against it. Initially I thought signing an assembly would be the easiest way to prevent this, and my first tests confirmed this. I signed...
with no comments
Filed under: , , , ,
More Posts