Re: Looking for a Library Disassembler for X86




Arargh wrote:

Thanks Terence,
after your other post there are much lesser questions now:
(but if I had a complete list of all possible tokens with their
different layouts, I could start with my obj2asm conversion)

The easiest way to disassemble 16-bit OMD .obj files is to find a copy
of "WDISASM.EXE". Mine came from WatCom 9. It may work on 32-bit OMD
OBJ files, but I have never tried.

Easiest way to split up .lib files is to use LIB.EXE. You need an
older version that understands OMD type LIB files.

Thanks Arargh, but my OS wont execute 'foreign' code.
So I'd need just the information to complete my source converter ...

__
wolfgang


.