Related articles |
---|
convert x86 assembly to c ? winsim@winsim.com (Lynn McGuire) (2000-09-24) |
Re: convert x86 assembly to c ? s337240@student.uq.edu.au (Trent Waddington) (2000-09-25) |
Re: convert x86 assembly to c ? Martin.Ward@durham.ac.uk (2000-09-25) |
Re: convert x86 assembly to c ? dlindauer@notifier-is.net (david lindauer) (2000-09-25) |
Re: convert x86 assembly to c ? winsim@winsim.com (Lynn McGuire) (2000-09-25) |
Re: convert x86 assembly to c ? winsim@winsim.com (Lynn McGuire) (2000-09-28) |
Re: convert x86 assembly to c ? vbdis@aol.com (2000-09-28) |
Re: convert x86 assembly to c ? bsheff2@yahoo.com (2000-10-01) |
From: | "Lynn McGuire" <winsim@winsim.com> |
Newsgroups: | comp.compilers |
Date: | 25 Sep 2000 13:24:06 -0400 |
Organization: | Compilers Central |
References: | 00-09-172 |
Keywords: | decompile, translator |
Hi,
> [This question has come up over the years many times, and the answer is
> that it's a really hard problem.
Actually, I want to convert from the MASM source of the Win16
application. I have the source code along with the macros, comments,
etc... I am not trying to port raw machine language code (that is
very, very difficult).
I have tried the commercial MASM2C converter and it had some
major hiccups with structures and macros that the code uses.
Thanks,
Lynn McGuire
Return to the
comp.compilers page.
Search the
comp.compilers archives again.