0x9dec1980 / Windows-samplesLinks
A collection of insightful projects for Windows.
☆19Updated 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:
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 9 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- ☆33Updated 4 years ago
- 在Windows上建立一个开源的强制访问控制框架及SDK。使Windows平台的应用开发者,可以不用关心操作系统底层技术,只用进行简单的SDK调用或配置就可以保护自己的应用程序。☆34Updated 9 years ago
- Windows ndiscap.sys adapter for WinPcap applications☆27Updated 9 years ago
- PE(compressed dll) memory loader using nt api☆44Updated 8 years ago
- 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
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Updated 2 years ago
- windows LPC library☆42Updated 12 years ago
- Basic Injector running on x64 machines that is able to load into x64 AND x86 processes☆21Updated 6 years ago
- a network filter using NDIS hook technique☆19Updated 12 years ago
- Microsoft Edge Microsoft Edge主页算法☆20Updated 6 years ago
- ☆28Updated 4 years ago
- copy of tdifw lib☆10Updated 8 years ago
- A file system filter, you can do some interesting thing, maybe it's cool.☆56Updated 6 years ago
- Библиотека шифрования XTEA3 на С++☆13Updated 6 years ago
- 《面向脚本驱动的软件开发》示例代码☆17Updated 6 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- 粗暴地枚举管理内核的WFP对象。 Manage kernel WFPs in a brutal way.☆27Updated 7 years ago
- 管道监视器,类似于spyxx之类的东西,一般用于监视目标进程的系统调用.关键词:detours+piep☆23Updated 11 years ago
- An ark tool's driver☆40Updated 8 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- 常用代码类☆13Updated 11 years ago
- Simple command line version of Sysinternals WinObj. Currently just lists object names and types given an object manager directory.☆21Updated last year
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 12 years ago
- PE Infector/Cryptor source code☆15Updated 8 years ago
- network filter driver that control network send speed, based on windows tdi framework.☆31Updated last year
- A simple tool for viewing the pdb infomation of PE files☆23Updated 10 years ago