Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can we protect our projects?
#4
brandonio21 Wrote:
manishshrestha60 Wrote:step 1) Don't write comments
I don't know how this protects code whatsoever. It is good programming practice to write comments, and you should never stray away from doing so.

If you are looking for decomipling protection, you want to use a .NET Obfuscator, which essentially changes your code to random symbols and such at compile-time so it cannot be decompiled as easily. However, there is no definite way to prevent a determined person from viewing your code.

Well we write comment to know what's going on or for in case are lost. and I asked for the link so i could know what decompiler is it. Even if the person uses the decompiler, it doesn't help you get the full code.

Note: there are alot of fake decopiler out there
Support me by take tour to BPForums http://bit.ly/YTBCS1

Get More Views on youtubehttp://addm.cc/?WIZ01V


Messages In This Thread
How can we protect our projects? - by Ecnarf - 10-19-2012, 07:15 AM
Re: How can we protect our projects? - by manishshrestha60 - 10-20-2012, 09:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)