Quantcast
Channel: About Delphi Programming
Viewing all articles
Browse latest Browse all 10

Reverse Engineering (Decompiling) Delphi Applications

$
0
0
in Advanced Delphi :: Simply speaking, decompilation is the inverse of compilation: translating an executable file into a higher level language. Suppose you lose your Delphi project's source and you only have the executable file: reverse engineering (decompilation) is useful if the original sources are not available.
Hm, "sources not available", does this mean that we can decompile other people's Delphi projects? Well, yes and no..

Read the full article to learn how to Decompile a Delphi application.

Related:

Reverse Engineering (Decompiling) Delphi Applications originally appeared on About.com Delphi Programming on Monday, December 24th, 2012 at 02:00:33.

Permalink | Comment | Email this


Viewing all articles
Browse latest Browse all 10

Trending Articles