D
Dave
Does Microsoft have ANY plans for .Net to allow developers to protect their
software from decompilation of the intellectual property or easily hacking
an otherwise secure licensing scheme by simply removing it with readily
supplied tools?
Obfuscation doesn't seem to be the answer and licensing schemes are so
easily gotten around by simply editing the MSIL.
Is there any reasonable way to protect my software without buying a complex
obfuscation/encryption scheme that can still be pretty easily hacked?
Are the new versions of NGEN still requiring the MSIL to be present? Seems
like if this requirement could be gotten rid of then good old compiled code
would help a lot toward IP protection as well as licensing.
I love .NET and want to publish some software that will be pretty
inexpensive but it would be nice to protect it from being easily stolen. I
can do the licensing OK but its trivial to just remove it.
Thanks for any and all suggestions and comments,
Dave
software from decompilation of the intellectual property or easily hacking
an otherwise secure licensing scheme by simply removing it with readily
supplied tools?
Obfuscation doesn't seem to be the answer and licensing schemes are so
easily gotten around by simply editing the MSIL.
Is there any reasonable way to protect my software without buying a complex
obfuscation/encryption scheme that can still be pretty easily hacked?
Are the new versions of NGEN still requiring the MSIL to be present? Seems
like if this requirement could be gotten rid of then good old compiled code
would help a lot toward IP protection as well as licensing.
I love .NET and want to publish some software that will be pretty
inexpensive but it would be nice to protect it from being easily stolen. I
can do the licensing OK but its trivial to just remove it.
Thanks for any and all suggestions and comments,
Dave