anjiao1989

anjiao1989

Geek Repo

Github PK Tool:Github PK Tool

anjiao1989's repositories

Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.

License:MS-PLStargazers:0Issues:0Issues:0

StackWalker

Walking the callstack in windows applications

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

windows-driver-docs

The official Windows Driver Kit documentation sources

Language:PowerShellLicense:CC-BY-4.0Stargazers:0Issues:0Issues:0

IRPMon

The goal of the tool is to monitor requests received by selected device objects or kernel drivers. The tool is quite similar to IrpTracker but has several enhancements. It supports 64-bit versions of Windows (no inline hooks are used, only moodifications to driver object structures are performed) and monitors IRP, FastIo, AddDevice, DriverUnload and StartIo requests.

Language:PascalStargazers:0Issues:0Issues:0

AutoShutdown

andriod 低电量自动关机程序

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

texport

texport(Tchar EXPORT stub generator) 用于自动生成 TCHAR 类型程序的 char 和 wchar_t 类型的函数调用存根

Language:C++Stargazers:0Issues:0Issues:0

DesktopControl

对桌面图标布局进行备份和还原

Language:C++Stargazers:1Issues:0Issues:0

HookNdis

a network filter using NDIS hook technique

Language:CStargazers:0Issues:0Issues:0