yejiansnake / windows-sys-baseLinks
windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能
☆55Updated 9 years ago
Alternatives and similar repositories for windows-sys-base
Users that are interested in windows-sys-base are comparing it to the libraries listed below
Sorting:
- A file system filter, you can do some interesting thing, maybe it's cool.☆56Updated 6 years ago
- Windows工具类☆28Updated 8 years ago
- a net filter drive developed by wfp and msddk☆23Updated 6 years ago
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 12 years ago
- NDIS6.30 Filter Library☆45Updated 6 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago
- 管道实现的进程间通信库,多线程支持☆27Updated 6 years ago
- 基于MiniFilter和Sfilter的加解密☆23Updated 6 years ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆49Updated 6 years ago
- This is a ad filter software using dns based on tdifw☆29Updated 8 years ago
- 管道监视器,类似于spyxx之类的东西,一般用于监视目标进程的系统调用.关键词:detours+piep☆23Updated 11 years ago
- Https中间人劫持验证性库☆17Updated 8 years ago
- A C++ wrapper library around Windows WFP API which greatly simplifies the usage of the tedious WFP API☆23Updated 2 years ago
- 锁主页驱动☆38Updated 6 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- ☆72Updated 7 years ago
- 一个可以帮助你进行Windows驱动开发和分析的工具。