[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disassembler



On Sun, Jun 26, 2005 at 09:11:27PM +0200, Christian Christmann wrote:
> Hi, 
> 
> till now, I've been working with the Windows
> "Swiss Army knife" DUMPBIN.
> 
> Are there any similar disassembler for Debian?

I don't know "DUMPBIN" but you could disassemble object code by using

$ objdump -d file.o

Hope it helps
-- 
  Matías Rollán
  <cygar@safesource.com.ar>



Reply to: