dybb8999 / DriverTool

一个可以帮助你进行Windows驱动开发和分析的工具。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a Windows desktop exe, it can help windows driver developer to do something. For example we have a nt mode driver, we need register and start, normal wo should build registry and use commond:sc start xxx Now we can use this tool.

996.icu LICENSE

Default Style:

Default Style

Extensions 1:

Extensions 1

Extensions 2:

Extensions 2

Getting Started

  1. Download VisualStudio 2015 ,maybe 2013 2017 is ok.
  2. Build wxWidgets 3.1.1
  3. Set project library's path(wxWidgets)
  4. Build

Build and Test

Just double click

About

一个可以帮助你进行Windows驱动开发和分析的工具。


Languages

Language:C++ 48.8%Language:Roff 23.6%Language:HTML 21.5%Language:C 6.2%