Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protecting VCX Code
Message
 
 
À
06/08/2000 06:17:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00401621
Message ID:
00401651
Vues:
20
>>I'm building some VFP COM Components, and I would like to know if there's some way to protect the code inside this VCX?
>>
>>Thanks in Advance.
>
>If you mean protect EXE code from decompile, you need to use REFOX application.
>For protect your code from preview in VCX you need open VCX as table in workarea and REPLACE ALL Method WITH SPACE(0).
>
>Denis

ReFox only protects from decompilation if the other individual is using ReFox. ReFox adds a flag to the code. When ReFox is used to decompile, it sees this flag and aborts the decompile. However, there are other decompile utilities that don't observe this flag.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform