lkml.org 
[lkml]   [2000]   [Jan]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Reverse engineering Windows drivers.
Patrick Roberts wrote:
> I'm trying to find some correct settings for my video card that I'm writing a
> utility for. Can anyone recommend some freeware that:
>
> 1) Disassembles windows programs/drivers/dlls under linux (or do I
> HAVE to buy and install Windows...God forbid!)

GNU binutils can do .sys and .exe files, i.e. NT drivers. It doesn't do
.vxd files. I'm not sure about .dll files. Using the i386-winnt
configuration or something like that.

Last time I looked it has a bug which places symbols at the wrong
address, which in fact ruins the disassembly: instructions are broken at
the incorrect symbol addresses.

A patch, and nearby some Perl scripts which make the listing completely
symbolic (no addresses) are found at:

http://www.tantalophile.demon.co.uk/linmodem/ref/binutils.diff

enjoy,
-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.297 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site