Log in

View Full Version : Help trackin IO from a driver


isis
February 27th, 2001, 10:05
I want to reverse a windows driver.
In fact I don't need to reverse the whole thing but just the IO made by the driver with the chip on the card.
Is there a tool that can do this without knowing the port address ?

Iceman
March 1st, 2001, 04:14
What OS are we talking about , and what kind of device? As for tool's
such tool dont quite exist. Tools dont perform magic , they either spy a wery specific IO range , either are generic but they require some information from you.

isis
March 1st, 2001, 08:08
talkin about win 9X.
The matter is to spy IO made by some driver, may be in the vxd, ma bye in the drv or in any dll called.
I'm lookin for a tool that can spy IO made by a proc.
If u got a tool that can spy range of IO port I could try to spy all the ressources allocated to the driver.
Thx for any tip.

isis
March 1st, 2001, 08:12
talkin about win 9X.
The matter is to spy IO made by some driver, may be in the vxd, ma bye in the drv or in any dll called.
I'm lookin for a tool that can spy IO made by a proc.
If u got a tool that can spy range of IO port I could try to spy all the ressources allocated to the driver.
Thx for any tip.