Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to protect be decompiled?
Message
 
To
03/01/2005 09:01:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00972325
Message ID:
00973808
Views:
32
Hi Denis,

>This would be perfect if there were no header file <g>

Header files are only evaluated when you compile the code. By default, VFP doesn't include them into the project. Unless you add them manually and don't mark them as excluded, the header files are not part of the EXE. Decompilers cannot restore header files. ReFox, for instance, creates an empty header file if you check that option and ReFox find a reference to a header file in a VCX. For PRG files, ReFox cannot even determine that there has been an #INCLUDE statement.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform