Re: wine for reverse engineering

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

 



Hi Julian,

I'm afraid the reason that Wine cannot run the driver is not only Wine's inability to directly access the kernel. Drivers in Windows use a different set of APIs to run. As such, trying to run the driver under Wine will not work, as Wine doesn't even have the proper runtime linking and libraries needed to load the driver.

I'm not sure about an "strace" like tool for Windows drivers, but the only debugger I know that works on drivers is called "SoftIce", and is a commercial proprietary software.

Shachar

Julian Graham wrote:

Forgive me if this has an obvious answer, but I'm fairly new to Wine:

I've got a graphics card with a Windows-only driver. I know that Wine, living in userspace as it does, doesn't have access to the underlying hardware, but would it be at all possible to use Wine as a debugger? That is, to look at the data the driver's trying to send to the hardware, even if it can't make it there?


Thanks, Julian



--
Shachar Shemesh
Open Source integration consultant
Home page & resume - http://www.shemesh.biz/


_______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux