Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protecting VCX Code
Message
 
 
To
06/08/2000 06:17:34
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00401621
Message ID:
00401651
Views:
18
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform