Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lazy to learn another
Message
From
05/02/2004 02:46:12
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00873798
Message ID:
00874327
Views:
8
Hi
It easy for a VFP programmer to do such things, using #DEFINEs
#DEFINE MyVar _15S0KTLK0_15S0KTLPB_15S0KTLWT_15S0KTM37_15S0KTMAQ_15S0KTMP7_15S0KTOPI
#DEFINE i     _15S0KUHHQ_15S0KUHSA_15S0KUHXB_15S0KUI2B_15S0KUI71_15S0KUIEK_15S0KUIHC

MyVar = 20

FOR i = 1 to MyVar
    ?i
NEXT
just imagine how the decompiled prg looks like :)


>Tore,
>
>If you take the route suggested by the author and add an obfuscator into the equation then this should be less of an issue.
>
>DotNet is just as vunerable as VFP, a good obfuscator for VFP would go a long way.
>
>Regards
>Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform