Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protect code in a class??
Message
De
29/05/2006 23:52:57
 
 
À
26/05/2006 09:54:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01125251
Message ID:
01125749
Vues:
16
>>how I can do to protect the code of a class that alone I could see.
>>that if I give them the lessons to anybody this person could not see the codes
>
>The source code is stored in one memo field, the compiled version in another. You can make a backup, and then:
>
>
>use MyLib.vcx
>replace all methods with ""
>
>
>Don't forget the backup.


That will not really protect it. The code in the memo field that is compiled is just like an FXP, which means that it can be decompiled like any other unprotected FXP!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform