Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カーネル モード ドライバーでユーザー モードから asm int XX 命令 (ソフトウェア割り込み) を処理する方法
できること:
1) x64 Windows の IDT に割り込み記述子を追加します (PatchGuard はどうですか)?
2) IoConnectInterruptEx ルーチンを介して ISR を追加しますか?