Login Register


[VB.NET/C#] Best way to protect your source against reflectors[Source Code] filter_list
Author
Message
RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] #13
Thanks for the Tip, This worked only for netreflector.. But there are a bunch of other tools that decompiles it easily, and I just decompiled myself even when I had added the bytes! Only Net.Reflector was not able to do it. But pretty awesome trick tho.

I dont wanna mention any names of the software that I used for the decompiling. But just be extra carefull if you dont want your source out in public, then protect it by Creating a Portable Version of your Code, or Use SmartAssembly.

I always Use SmartAssembly first, and then also create a Portable of my NET Projects..

Good luck...

Reply





Messages In This Thread



Users browsing this thread: 1 Guest(s)