Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use the Kernel PlugIn feature to write a SYS Windows driver file?

0
Posted

Can I use the Kernel PlugIn feature to write a SYS Windows driver file?

0

Kernel PlugIn enables you to create an add-on *.sys/.o/.ko (and in earlier versions of WinDriver also *.vxd) kernel driver (depending on your OS) to extend the features of WinDriver for your needs. The Kernel PlugIn driver your create is not standalone – it can only work together with a user-mode driver that activates it. Note that when using WinDriver’s Kernel PlugIn feature, you must also install the windrvr6/.sys/.vxd/.o/.ko or windrvr/.sys/.vxd/.o driver module – depending on the the target OS and your WinDriver version.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123