Re: Reverse compilation of DSP code

Juergen Kahrs <jkahrs@castor.atlas.de>
15 Feb 1999 23:04:52 -0500

          From comp.compilers

Related articles
[3 earlier articles]
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)
| List of all articles for this month |

From: Juergen Kahrs <jkahrs@castor.atlas.de>
Newsgroups: comp.compilers,comp.dsp,comp.compilers.tools.pccts
Date: 15 Feb 1999 23:04:52 -0500
Organization: STN Atlas Elektronik GmbH SLE1
References: 99-02-021 99-02-040
Keywords: disassemble

I am sorry for not having checked the following link:


> Here is a link for all those people interested in decompiling object
> code for MS Windows:
>
> http://www.v-com.com


They completely rearranged their web pages and their tools for
generating commented assembly listings is now (hidden) here:


    http://www.v-com.com/products/products_developer.html


I remember having used the Sourcer in 1989, when there was no
MS Windows version yet. The resulting listing was a bit long
but very readable. The typical entry and exit points of C procedures
were very obvious and the way of accessing parameters/locals in
the stack frame also.


| Juergen Kahrs, STN Atlas Elektronik GmbH, D-28305 Bremen |
| Simulation Division Sebaldsbruecker Heerstr. 235 +49/421/457-2819 |
+----------- http://home.t-online.de/home/Juergen.Kahrs/ -------------+


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.