Related articles |
---|
Reverse compilation of DSP code adrian@dcs.rhbnc.ac.uk (1999-02-05) |
Re: Reverse compilation of DSP code andrew@lake.com.au (1999-02-07) |
Re: Reverse compilation of DSP code grant.griffin@iowegian.com (Grant Griffin) (1999-02-07) |
Re: Reverse compilation of DSP code zalman@netcom.com (1999-02-07) |
Re: Reverse compilation of DSP code guthseel@cesys.com (Peter Guthseel) (1999-02-10) |
Re: Reverse compilation of DSP code Juergen.Kahrs@t-online.de (1999-02-10) |
Re: Reverse compilation of DSP code nr@labrador.cs.virginia.edu (Norman Ramsey) (1999-02-10) |
Re: Reverse compilation of DSP code m.lambertson@computer.org (Michael Lambertson) (1999-02-12) |
Re: Reverse compilation of DSP code dmitrik@my-dejanews.com (1999-02-15) |
Re: Reverse compilation of DSP code jkahrs@castor.atlas.de (Juergen Kahrs) (1999-02-15) |
From: | Juergen.Kahrs@t-online.de (Juergen Kahrs) |
Newsgroups: | comp.compilers,comp.dsp,comp.compilers.tools.pccts |
Date: | 10 Feb 1999 16:01:33 -0500 |
Organization: | Compilers Central |
References: | 99-02-021 |
Keywords: | disassemble |
A Johnstone wrote:
> Question is: where is the other work in this area? Do there exist
> commercial tools to help with this translation task
Maybe this one helps a bit:
http://www.csee.uq.edu.au/csm/decompilation/
> Any pointers gratefully received. If I find out much, I'll make a Web
> page like my one on backtrack parsers.
Good idea.
> [Interesting question. I get a lot of inquiries who want to decompile
> object code (usually Windows gamez) which is close to impossible, but I'd
> think there's be a lot more info in assembler source to use. The classic
> tool is Autocoder to Cobol which turned 1401 assembler into Cobol, and
> apparently worked pretty well. -John]
Here is a link for all those people interested in decompiling object
code for MS Windows:
http://www.v-com.com
You dont get C code with this tool, but a good disassembly is also
helpful in some cases.
________________________________________________________________________
Juergen Kahrs Tel. 0421 249 666
Millstaetter Strasse 15 Tel. 0421 457 2819
D 28359 Bremen Fax 0421 457 3578
____________ http://home.t-online.de/home/Juergen.Kahrs/ _______________
Return to the
comp.compilers page.
Search the
comp.compilers archives again.