Windbg
+ -

Windbg读写IO

2024-05-13 6 0

这里的IO指的是设备管理器中的IO.
122323266297

Function Command Description / mnemonic
Read IO port ib, iw, id Input from port (byte, word, double word)
Write IO port ob, ow, od Output to port (byte, word, double word)

示例:

0: kd> !ob 70 0
0: kd> !ib 71 
00000071: 000000000014

0 篇笔记 写笔记

作者信息
我爱内核
Windows驱动开发,网站开发
好好学习,天天向上。
取消
感谢您的支持,我会继续努力的!
扫码支持
扫码打赏,你说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

您的支持,是我们前进的动力!