文件名称:dllhookapi
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- tuns*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
驱动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 in PATH variable (windows/system32 for example). Then run HookDemo.exe. After it is has been started all process creation routines will be intercepted. Press "Enter" key and hook will be uninstalled. Note: you should have an administrator rights for properly running application.
To verify if it works fine try to start any application after HookDemo has been run. You should see message box "Before starting process." on process startup and "Before ending." right before process will be ended.
To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/system32 for example). Then run HookDemo.exe. After it is has been started all process creation routines will be intercepted. Press "Enter" key and hook will be uninstalled. Note: you should have an administrator rights for properly running application.
To verify if it works fine try to start any application after HookDemo has been run. You should see message box "Before starting process." on process startup and "Before ending." right before process will be ended.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dllhookapi
..........\dllhookapi
..........\..........\dllhookapi.cpp
..........\..........\dllhookapi.def
..........\..........\dllhookapi.sln
..........\..........\dllhookapi.vcproj
..........\..........\Release
..........\..........\.......\tunew20.dll
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\HookDemo
..........\........\HookDemo.cpp
..........\........\HookDemo.sln
..........\........\HookDemo.vcproj
..........\........\Monitoring.cpp
..........\........\Monitoring.h
..........\........\Release
..........\........\.......\HookDemo.exe
..........\........\stdafx.cpp
..........\........\stdafx.h
..........\NTProcDrv
..........\.........\DrvUtils.c
..........\.........\DrvUtils.h
..........\.........\NTProcDrv.c
..........\.........\NTProcDrv.dsp
..........\.........\NTProcDrv.dsw
..........\.........\NTProcDrv.h
..........\.........\NTProcDrv.vcproj
..........\.........\Release
..........\.........\.......\NTProcDrv.sys
..........\.........\Undocumented.h
..........\readme.txt
..........\dllhookapi
..........\..........\dllhookapi.cpp
..........\..........\dllhookapi.def
..........\..........\dllhookapi.sln
..........\..........\dllhookapi.vcproj
..........\..........\Release
..........\..........\.......\tunew20.dll
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\HookDemo
..........\........\HookDemo.cpp
..........\........\HookDemo.sln
..........\........\HookDemo.vcproj
..........\........\Monitoring.cpp
..........\........\Monitoring.h
..........\........\Release
..........\........\.......\HookDemo.exe
..........\........\stdafx.cpp
..........\........\stdafx.h
..........\NTProcDrv
..........\.........\DrvUtils.c
..........\.........\DrvUtils.h
..........\.........\NTProcDrv.c
..........\.........\NTProcDrv.dsp
..........\.........\NTProcDrv.dsw
..........\.........\NTProcDrv.h
..........\.........\NTProcDrv.vcproj
..........\.........\Release
..........\.........\.......\NTProcDrv.sys
..........\.........\Undocumented.h
..........\readme.txt