comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <Gautier.deMontmollin@Maths.UniNe.CH>
To: Aaron <rum_and_cola@hotmail.com>
Subject: Re: Decompile Ada .exe Files?
Date: 1999/05/25
Date: 1999-05-25T00:00:00+00:00	[thread overview]
Message-ID: <374A655A.47CE1F4D@Maths.UniNe.CH> (raw)
In-Reply-To: 3748db50.1017767@news.ozemail.com.au

> Is it possible to decompile a .EXE file that was written in Ada 95
> back to it's original code?

No. If symbol table is attached and no optimization performed, you could
be able to understand what happens in the program. E.g. Borland Pascal
.EXEs are so unoptimized that it can be easy to retrieve instructions;
reversely, good luck if you have an -O2 optimized, with inline pragmas,
GNAT .EXE !

A good pointer: http://www.csee.uq.edu.au/csm/decompilation/disasm.html

-- 
Gautier

--------
http://members.xoom.com/gdemont/




      parent reply	other threads:[~1999-05-25  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-24  0:00 Decompile Ada .exe Files? Aaron
1999-05-24  0:00 ` Tom Moran
1999-05-24  0:00 ` Robert Dewar
1999-05-25  0:00   ` Ronald Cole
1999-05-25  0:00 ` Gautier [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox