Date: Fri, 26 Sep 1997 19:20:46 +0930 From: Greg Lehey <grog@lemis.com> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: freebsd-questions@freefall.FreeBSD.org Subject: Re: disassembler - is there any for FreeBSD Message-ID: <19970926192046.62020@lemis.com> In-Reply-To: <199709260919.LAA05437@gil.physik.rwth-aachen.de>; from Christoph Kukulies on Fri, Sep 26, 1997 at 11:19:14AM %2B0200 References: <199709260919.LAA05437@gil.physik.rwth-aachen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 26, 1997 at 11:19:14AM +0200, Christoph Kukulies wrote: > > I'm seeking a disassembler for i386 architecture. I remember one > under SCO unix which I might dig out but that would be the last ressort. > > Something that can be fed a binary stream of 8086 instructions > and that prints out mnemonics. gdb and ddb both include one. It would probably be easier to extract ddb's one, but last time I looked at it, I gave up due to lack of time. It's not completely trivial. Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970926192046.62020>