代码搜索:Hook
找到约 4,473 项符合「Hook」的源代码
代码结果 4,473
www.eeworm.com/read/380141/9160147
ncb hook.ncb
www.eeworm.com/read/380141/9160154
dsp hook.dsp
# Microsoft Developer Studio Project File - Name="Hook" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyna
www.eeworm.com/read/380141/9160156
suo hook.suo
www.eeworm.com/read/380141/9160165
plg hook.plg
Build Log
--------------------Configuration: Hook - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/380141/9160169
h hook.h
#ifndef _HOOK_H
#define _HOOK_H
void InstallHook();
void UninstallHook();
#endif
www.eeworm.com/read/380141/9160172
cpp hook.cpp
/*
本例中拦截以下两个位于Kernel32.dll中的API
BOOL WINAPI CreateProcessW( // UNICODE 版本
LPCWSTR lpApplicationName,
LPWSTR lpCommandLine,
LPSECURITY_ATTRIBUTES lpProcessAttributes,
LPSECURITY_ATT
www.eeworm.com/read/380141/9160179
def hook.def
; Hook.def : Declares the module parameters for the DLL.
LIBRARY "Hook"
DESCRIPTION 'Hook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
InstallHook
Uninsta
www.eeworm.com/read/380141/9160180
sln hook.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hook", "Hook.vcproj", "{9FEA3CE1-1027-4F67-AC29-F32850159418}"
www.eeworm.com/read/377683/9266381
test hook.test
# 2004 Jan 14
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself