kmclassdll
kmclassdll copied to clipboard
请问kmclass.sys这个文件是怎么编译出来的?
我发现我只编译出了kmclassdll.dll,想知道kmclass.sys是怎么编译出来的嘞?
StartService() Faild 2。。。请问这个是什么原因?该如何解决
StartService() Faild 2。。。请问这个是什么原因?该如何解决
LoadNTDriver()内GetLastError()得到错误代码2:
ERROR_FILE_NOT_FOUND 2 (0x2) The system cannot find the file specified.
检查一下driver_path
我发现我只编译出了kmclassdll.dll,想知道kmclass.sys是怎么编译出来的嘞?
请问解决了吗?我在win11上用Visual Studio 2022编译的,默认出来的没有kmclass.sys这个文件