2019年5月13日

C++ 命名管道示例

摘要: 想做一个 Hook CreateFile 重定向到内存的功能,貌似可以假借命名管道实现这个功能。不熟悉命名管道,做了几个demo,如下: Server: Client: Server & Client: 阅读全文

posted @ 2019-05-13 18:37 空明流光 阅读(3403) 评论(0) 推荐(0)

导航