Hi
I have a legacy FoxPro exe application. Source codes are not available (it was written in outsourcing and source codes have been never delivered).
There is a request to write exactly the same application in C# and then develop new features. Requirements are outdated as usual. While we can see what application does on UI, we also want to understand internal logic.
Are there any tools for FoxPro that can do the same as .Net Reflector can do with .NET assemblies?