搜索资源列表
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NT
sfloppy
- The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in th
flpydisk
- The flpydisk sample is a floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\Fdc\\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, an
flpydisk
- The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brok
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\programs\NTDD
sfloppy
- The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the dri
MSIC
- MSIC, source code for delphi
NtOpenProcess[InlineHook]
- r0 inline hook sample.
NTDDK
- 好不容易早道的NEDDK 希望大家用的着 我也是个新手大家相互学习哦-Early Road NEDDK finally hope that my use is also a novice to learn from each other Oh, we
vcusb
- USBPORT里面包括NTDDK,已通过调试,放心使用!goodluck!-USBPORT included NTDDK, has passed through debugging, ease of use! goodluck!
DRIVER_ring0
- 驱动进RING0,代码可能稍微老一点,但是好使哦,希望对大家有帮助!-Driven into the RING0, the code might be slightly old point, but so Oh, we want to help!
NTDDK
- 很好用的系統程式可救回資料的醫遺失所3好用的-Good use of the system program can save data lost by 3 medical-use
EPROCESS_ActiveProcessLinks
- 这个EPROCESS结构在ntddk.h中有定义,但是并未给出具体的结构,因此要得到EPROCESS中一些重要的成员变量,只能通过偏移的方法,比如PID,ImageName等.这些偏移可以在Windbg中dt _EPROCESS得到,但是不公开感觉还是不爽,而且这东西在不同的系统版本中不一样,如果要兼容的话,就必须先判断操作系统版本,遍历EPROCESS中的进程-The ntddk.h EPROCESS structure are de
NTDDK
- IN TRUE I NEED HELP YOU CAN HELP-ME A can PAY FOR this thanks
dllhookapi
- 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified
USBPort
- USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。-USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid
ntddk
- for source use only ntddk.h