资源列表
lpk
- LPK劫持DLL源码.支持黑月编译.搜索内存.对内存操作.对DLL内存操作-LPK DLL source hijacking support the black on compilation. The search memory. Memory operation of the DLL memory operations
IATHOOK-for-FASM
- 一份相对比较简单的IAT HOOK 汇编代码 比较简短-A relatively simple IAT HOOK relatively short assembly code
GetIDFromHandle
- 三种方法通过进程句柄获取进程ID,其中NtQueryInformationProcess比较彻底-Three ways to get the process ID through the process handle
WheelHook-NestedControls
- Whell hook for flexgrid
LabelScroller
- Laber scroller for vb6
KeyboardDemo
- MFC键盘消息处理的实例源码,很不错的vc源码,推荐!-MFC source code examples of keyboard message handling, very good vc source, recommended!
MousehookDll
- 创建鼠标全局钩子DLL的实例源码,很不错的vc源码,希望能对大家有所帮助-Create an instance of the mouse global hook DLL source code, very good vc source, I hope you can help
kbh
- 键盘鼠标钩子,利用SetWindowsHookEx对线程的键盘鼠标消息转移到指定的窗口处理-Keyboard and mouse hook using SetWindowsHookEx keyboard and mouse messages on the thread moved to the specified window handle
proxydll_9_src
- directx hook proxy dll 9
proxydll_8_src
- directx hook proxy dll 8
keylogger
- nice keylogger coded under vb6 )-nice keylogger coded under vb6 )
SevenElevate
- 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害-Remote thread into the (injection) technology refers to the process by another method of c