[wdmaudiodev] Re: !KS external commands which require ks.sys private symbol

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Tue, 6 Mar 2012 10:09:59 -0800

Moore Zhang wrote:
>
> Guys:
>
>  
>
> I have been working on AV driver using AVStream framework for a long
> time. I always know that there is an exiting windbg external module ks
> which contains some amazing functions. But it requires the private
> symbol for ks.sys and for that I never have chance to use !ks
> commands. I really know that it’s not easy to get private symbol from
> MS. But I still want to know, is there a police about who and how can
> get a private symbol from MS?
>

It doesn't require private symbols.  Many of the commands work at any
time, and those that require something more work with the checked
build.  You can install the whole checked build operating system, or you
can just extract ks.sys and stream.sys

-- 
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

Other related posts: