资源列表
49636961Kill_autorun
- deleted all autorun Hook inf
NtShutdownSystem
- 调用NtShutdownSystem快速关机-Fast Shutdown call NtShutdownSystem
Tool__8823Server_6336Search960141
- 源码Tool__8823Server_6336Search960141的功能模块还是很强大的,今天分享给大家学习探讨-Source Tool__8823Server_6336Search960141 function module is very strong, today to share with everybody to learn
1
- NTResumeThread Hook (fake)-NTResumeThread Hook (fake)
HookKB
- Procedure to hook keyboard in dynamic link library
keylogger
- Python 实现键盘Hook 记录* 可以改为锁住键盘-Python Keyboard Hook API
how_to_use_the_Secured_InputBox
- Want to use the standard inputbox as a login box? This code well show you how to hook the standard input box by using some API function to secure it
Hide
- Hiding the process by hooking SSDL in windows.
DLLInjector-Source
- DLLInjector by Ahmed Obied, 2008 Usage: DLLInjector.exe [DLL path] [Target Process ID]
DLLInjector
- Usage: DLLInjector.exe [DLL path] [Target Process ID]
SetWindowsHookEx
- 系统钩子(键盘钩子,鼠标钩子等等)已是我们最长用的手段,要做钩子程序就必须用到下面这几个函数使用动态链接库(dll),即要实现全局系统钩子。这里就这几个函数的参数做一下详细的讲解-Hook (hook the keyboard, mouse, hook, etc.) is the longest we have the means used, the hook procedure must be used to do these functions use the following dynam