搜索资源列表
HelloWorld
- 一个是简单的驱动程序,可以实现hello以及hello world得输出,另一个是系统控制管理程序来通过调用驱动程序来实现驱动程序的功能。-One is a simple driver, can be a hello, and hello world output, and a system control and management procedures by calling the driver to achieve the functions of the driver.
DLoad_SRC
- 源代码包含三种不同的驱动加载方法,使用ZwSetSystemInformation函数加载驱动,使用NtLoadDriver函数加载驱动,使用服务控制管理器加载驱动,还包括三种线程注入技术,使用RtlCreateUserThread 函数注入线程,使用CreateRemoteThread函数注入线程,使用NtCreateThreadEx函数注入线程,源代码包含C,C#的demo-The source code contains three different loading methods
swatchdog
- moxa设备中,加密狗的驱动及使用程序,主要用于加密狗的控制和管理。-moxa device dongle driver and use the program, mainly used for the the dongle control and management.