Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I EVALUATE() in C#
Message
De
13/10/2004 08:53:16
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
12/10/2004 20:35:20
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00950771
Message ID:
00951005
Vues:
16
Hi John,

Thanks for the explaination. Fortunately, the thing I need to "evaluate" is not really valuable information. Good to know about this stuff though.

Regards,

Mike


>Mike,
>
>.NET executables are easily decompiled. So if there is valuable IP involved in your dotNET work, you can "obfuscate" to protect it. As the label suggests, obfuscation means that instead of decompiling to your elegant, readable code, your Assemblies decompile as an incomprehensible mess that will run correctly but can be almost impossible to understand.
>
>Most obfuscation includes conversion of Names into meaningless gibberish. If your runtime evaluation then includes something that has been renamed, the effect is obvious. Most obfuscators allow you to specify Names that are not to be altered but you need to consider and design it in advance if there is any chance you need to protect your work.
>
>Regards
>
>j.R
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform