0x9dec1980 / Windows-samplesLinks
A collection of insightful projects for Windows.
☆18Updated 8 years ago
Alternatives and similar repositories for Windows-samples
Users that are interested in Windows-samples are comparing it to the libraries listed below
Sorting:
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- LCXL影子系统☆45Updated 11 months ago
- Microsoft Edge Microsoft Edge主页算法☆20Updated 6 years ago
- copy of tdifw lib☆10Updated 8 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- Suite of classes for Windows programming☆17Updated 9 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- 《面 向脚本驱动的软件开发》示例代码☆17Updated 6 years ago
- A simple tool for viewing the pdb infomation of PE files☆23Updated 10 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- ☆33Updated 4 years ago
- 管道监视器,类似于spyxx之类的东西,一般用于监视目标进程的系统调用.关键词:detours+piep