RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] 08-27-2013, 05:11 AM
#11
This really is a sick little find man, thanks
[VB.NET/C#] Best way to protect your source against reflectors[Source Code] filter_list | |
(12-29-2012, 09:20 PM)Deque Wrote: Risking that I might sound stupid: What is a reflector and why do you have to protect your code from them?
(01-09-2014, 04:32 PM)upsurt Wrote:(12-29-2012, 09:20 PM)Deque Wrote: Risking that I might sound stupid: What is a reflector and why do you have to protect your code from them?
It's for .NET what the Java Decompiler is for Java