Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 1999 18:17:13 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Nick Hibma <hibma@skylink.it>
Cc:        FreeBSD hackers mailing list <hackers@freebsd.org>, USB BSD list <usb-bsd@makelist.com>
Subject:   Re: disassembling i386 code
Message-ID:  <Pine.BSF.4.05.9904041812380.74823-100000@herring.nlsystems.com>
In-Reply-To: <Pine.BSF.3.96.990404175855.1782A-100000@heidi.plazza.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Apr 1999, Nick Hibma wrote:

> 
> I would like to fetch some hints for doing things out of the object code
> of a windblows driver for a FreeBSD driver I am writing (USB Zip drive). 
> 
> The device is standards compliant, but the marketing department of
> Iomega has forgotten to tell us about how compliant it is and where the
> compliancy breaks (for the iMac: 'We suggest you use our drivers, not
> the ones from Apple' :-/ ). 
> 
> Could anyone tell me what I could use to disassemble the object code
> file, either into assembler or otherwise maybe into C? 

If you are lucky, you might be able to use 'objdump --disassemble' using
the version of objdump in the cygwin toolset.

There is a commercial disassembler for Windows, Sourcer from V
Communications. Have a look at http://www.v-com.com/products/sourcer.html
but it costs money...

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904041812380.74823-100000>