From owner-freebsd-hackers Sun Apr 4 11:21:57 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 7668915304 for ; Sun, 4 Apr 1999 11:21:54 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id LAA63112; Sun, 4 Apr 1999 11:18:35 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904041818.LAA63112@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Doug Rabson Cc: Nick Hibma , FreeBSD hackers mailing list , USB BSD list Subject: Re: disassembling i386 code In-reply-to: Your message of "Sun, 04 Apr 1999 18:17:13 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Apr 1999 11:18:35 -0700 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible to write a USB sniffer where the sniffer runs in a FreeBSD box? Amancio > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message