Home All Groups Group Topic Archive Search About

how to protect my codes

Author
15 Jun 2006 2:37 AM
zeeway
hi,every one!
  I have an urgent question. My codes need to be published now,but I learn
programs produced with .net are very easy to be reverse-engineered. Could
anyone give me some sugguestions to protect my c# codes?


Crespo

2006-06-15

Author
15 Jun 2006 4:34 AM
Cowboy (Gregory A. Beamer)
Look up obfuscation on www.sharptoolbox.com. There are a variety of products
to choose from in all sorts of budget ranges.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Show quote
"zeeway" <zee***@gmail.com> wrote in message
news:uT9aeSCkGHA.984@TK2MSFTNGP04.phx.gbl...
> hi,every one!
>  I have an urgent question. My codes need to be published now,but I learn
> programs produced with .net are very easy to be reverse-engineered. Could
> anyone give me some sugguestions to protect my c# codes?
>
>
> Crespo
>
> 2006-06-15
>
>
>
Author
15 Jun 2006 3:45 PM
adiavn
Hi
I have another question of the subject:
My application (.Net 2.0) uses a hardware key to prevent illegal copies. The
problem is it's very easy to reverse engineer the code to remove this check.
As far as I know obfuscation tools are useless for this scenario, since
cracking the protection only requires searching the code for a use of the
protection tool's API assembly (I'm using a 3rd party dongle).
Which tools would you recommend?

Show quote
"zeeway" <zee***@gmail.com> wrote in message
news:uT9aeSCkGHA.984@TK2MSFTNGP04.phx.gbl...
> hi,every one!
>   I have an urgent question. My codes need to be published now,but I learn
> programs produced with .net are very easy to be reverse-engineered. Could
> anyone give me some sugguestions to protect my c# codes?
>
>
> Crespo
>
> 2006-06-15
>
>
>
>

AddThis Social Bookmark Button