Borland Delphi 7 Decompiler -
This is pure gold – you can drag this into a new Delphi 7 IDE and the visual layout is instantly restored.
The actual procedure bodies (the logic inside begin...end ) will be pseudocode . Logic flow is reconstructed, but variable names are lost (e.g., v_1 instead of CustomerCount ). Local variables appear as Local_1 , Local_2 . borland delphi 7 decompiler