0
点赞
收藏
分享

微信扫一扫

[helloFirst] IRP_MJ_CREATE

求阙者 2023-06-19 阅读 49

******************************************************************************* 

 *                                                                             * 

 *   You are seeing this message because you pressed either                    * 

 *       CTRL+C (if you run kd.exe) or,                                        * 

 *       CTRL+BREAK (if you run WinDBG),                                       * 

 *   on your debugger machine's keyboard.                                      * 

 *                                                                             * 

 *                   THIS IS NOT A BUG OR A SYSTEM CRASH                       * 

 *                                                                             * 

 * If you did not intend to break into the debugger, press the "g" key, then   * 

 * press the "Enter" key now.  This message might immediately reappear.  If it * 

 * does, press "g" and "Enter" again.                                          * 

 *                                                                             * 

 ******************************************************************************* 

 nt!DbgBreakPointWithStatus+0x4: 

 80528bdc cc              int     3 

 kd> g 

 [helloFirst] IRP_MJ_CREATE 

 [helloFirst] IRP_MJ_CLOSE

举报

相关推荐

0 条评论