7 Decompiler !!link!!: Borland Delphi

procedure TForm1.Button1Click(Sender: TObject); begin (* Address 0x00405C32 *) push ebx test eax, eax mov ebx, eax // If Edit1.Text = 'Admin' then... push $00405C80 // String 'Admin' // ... comparative logic ... end;

If you’ve inherited a legacy corporate application, lost the source code to a critical utility, or are just nostalgic for the days of RAD (Rapid Application Development) software, you’ve likely Googled the phrase: borland delphi 7 decompiler