驱动开发 判断内存是否可读 可写

MmIsAddressValid  内存可读 返回真(使用这个家伙最好带上__try __exception)

写入内存直接开启cr0 写就OK了

原文地址:https://www.cnblogs.com/kuangke/p/5501361.html