Hi, i have try refox and see how eazy my EXE to be disassembled. the refox offer a feature which they guarantee that no one can disassembled. but , is there any other alternative ?
+1
A:
Have a look at the comments on the VFP Wiki page on disassemblers: even Refox Level 2 can apparently be bypassed.
Stuart Dunkeld
2009-10-20 11:08:21
so , it's useless to code in visual foxpro for commerical purpose ?
cakyus
2009-10-23 05:54:15
You can reverse engineer Java or C# code very easily - would you also say that nobody should use those for commercial development ?
Alan B
2009-10-23 10:33:54
You might want to look into obfuscating your code before release to make it harder on the person who decompiles it.
Stuart Dunkeld
2009-10-23 10:50:51
+1
A:
You might look at KONxiSE.
http://www.xitech-europe.co.uk/konxise.php
If you are accessing external VFP apps there might be a problem doing so, but I have heard good things about this tool.
Rick Schummer
2009-11-05 17:20:52
A:
Have you tried using a security wrapper? I have successfully used a product called MoleBox Pro to encrypt and compress my Visual FoxPro applications. However, I have had difficulties while attempting to use the latest incarnation, MoleBox Ultra.
Trial downloads are available from the site. No harm in taking a look!
LionelCP
2009-12-12 11:08:39