Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP C++ Compiler 64-bit version
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01616465
Message ID:
01616503
Views:
129
>>
>>No, they haven't. All it takes is a decompiler and a lot of time.
>
>So have they decompiled the VFP.exe and built their compiler from there? I didn't think C could be decompiled.
>
>Don't get me wrong I think this is great, just trying to understand the potential long term possibilities for VFP that this enables. What about licensing, might Microsoft complain about reverse engineering if this takes off.

You can grab something like IDA or IDA Pro and decompile anything. Of course, your just going to get assembly language back (not the original C or C++ code). Their is another product from the IDA Pro people, Hex Rays, which applies some heuristics to create C code, but it's not going to be perfect.

Beyond that, I have no idea what the VFP++ compiler does. He may just be turning the P-Code into commands that make direct calls to the VFP runtime. Or something else. Craig likes to play lawyer, but without knowing the specifics it's impossible judge its legality or whether it violates some licensing agreement. As much as they'd like to make it illegal, reverse engineering is still legal.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform