Date: Thu, 14 Aug 2003 00:15:44 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: bms@spc.org Cc: freebsd-hackers@freebsd.org Subject: Re: x86 Disassembler Message-ID: <20030814.001544.61051774.imp@bsdimp.com> In-Reply-To: <20030812212829.GA1413@spc.org> References: <20030812211812.29690.qmail@neuroflux.com> <20030812212829.GA1413@spc.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030812212829.GA1413@spc.org> Bruce M Simpson <bms@spc.org> writes: : On Tue, Aug 12, 2003 at 05:18:12PM -0400, Ryan Sommers wrote: : > Are there any tools to disassemble an x86 binary file? objdump does a nice : > job on most files. However, I'm messing with some machine-code binary : > files that don't have ELF headers or anything other then the machine-code : > (ie MBR's). I'd like to disassemble them on FreeBSD, possibly to a format : > that G(as) could reassemble. Then I don't have to use something like : > debug.exe. : If you need something more elaborate, try the trial version of DataRescue's : IDA. The console version works well under WINE. sourcer even runs with doscmd last time I checked. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030814.001544.61051774.imp>