Borland Delphi program

General discussion

Hi,

 Anyone can help me how to get an actual code from .exe created in delphi 7? is there a such program to decompile and re-present the 90% of actual code?

Best Regards,
coder.precious

decompile delphi 7 exe

There is no decompiler that can exactly or fully decompile the source code from an executable!

 For decompiling delphi executables theres a decompiler known as DiDi and which would be rarely available on the net...try it

Helpful software

Helpful software for borland/delphi are

DeDe

IDA (with Hex rays plug in)

Delphi Rescuer