Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[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] #11
This really is a sick little find man, thanks

Reply

RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] #12
wow! i will make some little app foor personal use, good job!

Reply

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

RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] #14
(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
double free()

Bitcoin Donations:
1FseigF4RPRwfDoa6XGFQmhGxmDc7Pya4r

Reply

RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] #15
(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

Thanks. Yes, I know that know. I even used the trial version of it.
This thread is old. Biggrin
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply

RE: [VB.NET/C#] Best way to protect your source against reflectors[Source Code] #16
best way to protect your important source is to make it server sided Smile
Calling me stupid won't mind me it only shows your immaturity -<3

[Image: 120x240.gif]

Reply







Users browsing this thread: 2 Guest(s)