Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to protect be decompiled?
Message
 
À
03/01/2005 09:01:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00972325
Message ID:
00973808
Vues:
34
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform