|
I think it is "unbreakable" with the "normal" VFP decompilers because it doesn't use the VFP runtimes to interprete P-CODE.
Instead, VFP Compiler generates native binary code produced by C++ Compiler.
If you get some C++ decompiler, you can get the C++ source code, but not the VFP sources, FORMs, etc.
|