Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protecting VCX Code
Message
From
06/08/2000 12:53:20
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00401621
Message ID:
00401660
Views:
13
>>>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.

Hi Larry.
Realy? When I use Brand Level II, I encrypt VFP runtime DLLs too. Is realy exist ways for decompile Refox Brand Level II without sequre key? If yes.. let me know
Denis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform