搜索资源列表
srchhook_src
- 查询钩子,sets the registry value for Search Engine-inquiries hook, sets the registry value for Search Engine
sourceifiles
- 此压缩文件中包含了5个基于VC++的程序,包括:计算机监测(netbios sniffer)、键盘钩子(keyhook)、注册表修改(regist)、windows后门(windows)、服务通信(PublicNetSoft)。-this compressed file contains five VC-based procedures, including : computer monitoring (netbios sniffers), keyboard hook (keyhook), th
hideregrootkit
- 驱动类 rootkit HOOK注册表读取-driven category rootkit HOOK read registry
Fools.rar
- 本程序采用VS2008.Net制作。模仿了死机或蓝屏(两者之间随机)。 系统用到Graphic、进程操作、屏幕截图截图、键盘钩子、注册表等,适合新人学习Winform程序之用。 由于系统模仿了死机和蓝屏,可在3秒内点击鼠标以解锁。否则只能重启电脑。 /// 鼠标码:11211233312 (“1”为鼠标左键,“2”为鼠标右键,“3”为鼠标中键) ,VS2008.Net produced using this procedure. Mimic a crash or blue scree
Miss920
- Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。-Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to
hook
- 在UNIX系统中,网络应用编程界面有两类:UNIX BSD的套接字(socket)和UNIX System V的TLI。-The PendingFileRenameOperations value is of type REG_MULTI_SZ. Each rename operation stores a pair of NULL-terminated strings. The system uses these registry entries to complete the operati
388_registry_Hook
- 注册表监控 hook注册表 学习hook用的 -Registry monitor hook with hook registry study of
KsRegFlt
- 通过HOOK注册表相关的API,来限制注册表的访问.并可以设置指定进程为可信进程,不受限制.-HOOK associated through the registry API, to restrict access to the registry. And can be set up for the credibility of the process of the specified process, unrestricted.
Registry
- hiding registry winapi hook
Registry_protection
- 在内核状态下拦截注册表操作,保护您的注册表不受病毒和*修改。主要是通过ssdt hook实现,含有完整的代码,包括与应用层通信,和界面代码.-State in the core to intercept registry operation to protect you from viruses and Trojan registry modifications. Mainly through the realization of ssdt hook, contains a complete
WindowsSystem
- windows系统源码。主要涉及了动态链接库、 WIN 32 API、剪贴板、钩子(Hook、进程和线程、注册表、文件编程等各源码-windows system source code. Mainly related to the dynamic link library, WIN 32 API, clipboard, hook (Hook, processes and threads, registry, files and other programming source code
HookAPI
- 这是学习Hook编程的好实例。有很多的Hook实例,Net方面的,文件系统方面的,注册表方面的,等等,可以算是一个HOOKAPI大全了!-This is a good example of programmed learning Hook. Hook There are many examples, Net in the file system, the registry areas, etc., can be considered as a HOOKAPI Daquan had!
HookRegister
- 用 VC编写的注册表监控程序,利用了 HOOK API。大家可以学习学习。-Written by VC registry monitoring program, using the HOOK API. We can learn from him.
arktool
- 1、息钩子监视:列举系统上的消息钩子。 2、块加载监视:列举系统上加载的所有内核模块 3、SSDT监视:通过得到原始的SSDT地址来得到被恶意程序HOOK的API以及恢复SSDT 4、注册表保护:对一些重要的注册表项进行保护,防止恶意程序对其进行修改。 5、隐藏进程检测:检测出系统中隐藏的进程。 6、隐藏端口检测:检测出系统中隐藏的端口。 7、进程强杀:能够*系统中的对自身保护的恶意进程。-1, the interest rate hook monitor
Hook-registry-monitor
- DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle RegMonPID = GetCurrentProce
201112721334387
- VB写的一个简单挂机锁程序!可以在自己电脑没有设密码且暂离不想关机时候使用,防止其他人对电脑操作!利用了文件读写和注册表操作!把用户设置密码进行保存并把程序加入自动启动(注册表操作),防止其他人强行关机绕过此程序!如果在没有正常退出程序单情况下(例如:强行关机等),下次重启就会自动运行并锁屏(密码与上次相同)。 -Write a simple VB program hook lock! In their own password and temporarily leaving the compu
HookAPI
- VC++ HOOK Api使用大全及演示,有很多内容,全部都是Windows系统下各种HookApi的示例源码,包括网络、文件、对话框、注册表、进程等各个方面的,推荐给大家研究。 -VC++ HOOK Api Daquan, and demo use, there are a lot of content, all Windows systems of various HookApi example source code, including network, file, dialog,
XueTr
- 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能 2.内核驱动模块查看,支持内核驱动模块的内存拷贝 3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook 4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
registry-monitor
- windows注册表监控源码。Ring0级中HOOKSSDT实现。-Windows registry monitoring source. The level Ring0 hook SSDT achieve.
1
- 系统用到Graphic、进程操作、屏幕截图截图、键盘钩子、注册表等,适合新人学习Winform程序之用。-System uses Graphic, process operations, screenshots screenshots, keyboard hook, registry, etc., suitable for newcomers to learn Winform procedures.