-
-
[讨论]FltBuildDefaultSecurityDescriptor
-
发表于:
2011-11-2 17:12
8491
-
[讨论]FltBuildDefaultSecurityDescriptor
DbgPrint("DriverEntry--3333333 curIRQL=%d DPCL=%d APCL=%d",KeGetCurrentIrql(),DISPATCH_LEVEL,APC_LEVEL);
Sleep(3000);
status = FltBuildDefaultSecurityDescriptor( &sd, FLT_PORT_ALL_ACCESS );
DbgPrint("DriverEntry--3334444");
系统 WINXP
该函数位置在 DriverEntry函数里面
问题 总是打印了 DriverEntry--3333333 curIRQL=0 DPCL=2 APCL=1 就蓝屏
不知道 有木有哪位仁兄遇到过此类问题 用WINDBG调试也没发现什么问题
BugCheck A, {0, 2, 1, 806e7a16}
[培训]科锐逆向工程师培训第53期2025年7月8日开班!