Date: Tue, 12 Aug 2003 17:18:12 -0400 From: "Ryan Sommers" <ryans@gamersimpact.com> To: freebsd-questions@freebsd.org Cc: freebsd-hackers@freebsd.org Subject: x86 Disassembler Message-ID: <20030812211812.29690.qmail@neuroflux.com>
next in thread | raw e-mail | index | archive | help
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. -- Ryan "leadZERO" Sommers Gamer's Impact President ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030812211812.29690.qmail>