kmclassdll icon indicating copy to clipboard operation
kmclassdll copied to clipboard

请问kmclass.sys这个文件是怎么编译出来的?

Open xhcgit opened this issue 4 years ago • 3 comments

我发现我只编译出了kmclassdll.dll,想知道kmclass.sys是怎么编译出来的嘞?

xhcgit avatar Aug 19 '21 14:08 xhcgit

StartService() Faild 2。。。请问这个是什么原因?该如何解决

xhcgit avatar Aug 19 '21 23:08 xhcgit

StartService() Faild 2。。。请问这个是什么原因?该如何解决

LoadNTDriver()内GetLastError()得到错误代码2:

ERROR_FILE_NOT_FOUND 2 (0x2) The system cannot find the file specified.

检查一下driver_path

AnimeDalit97 avatar Dec 20 '21 09:12 AnimeDalit97

我发现我只编译出了kmclassdll.dll,想知道kmclass.sys是怎么编译出来的嘞?

请问解决了吗?我在win11上用Visual Studio 2022编译的,默认出来的没有kmclass.sys这个文件

qiangzi1024 avatar Feb 03 '24 04:02 qiangzi1024