CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - app
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - app - List
[
Hook api
]
HookImport_src
DL : 0
Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Date
: 2008-10-13
Size
: 6.11kb
User
:
l
[
Hook api
]
adhook
DL : 0
window hook hook the key that you press then the dll will hook it and run the app to make the sound key-window hook hook the key that you press then the dll will hook it and run the app to make the SOU nd key
Date
: 2008-10-13
Size
: 45.73kb
User
:
andy
[
Hook api
]
pichook
DL : 0
windows自带的画笔程序的hook的例子。dll为hookdll的工程,project1为app的工程。运行时,先运行画笔程序,在画笔程序中按F10,就会自动画画。
Date
: 2008-10-13
Size
: 979.72kb
User
:
xuwei
[
Hook api
]
PureDll
DL : 0
这是一个利用纯W32 DLL文件进行HOOK编程的源代码,不含MFC架构 1、用VC向导生成Win32 Dll 2、手动加入def文件,其中内容与MFC 规则DLL中相同 3、DllMain中的第一个参数是HANDLE类型的,强制转换成HINSTANCE型的 4、令SetWindowsHook中的参数App->hInstance变为DllMain中初始化的Instance 5、确保程序中不出现MFC的东西
Date
: 2008-10-13
Size
: 14.21kb
User
:
neusoftrhl
[
Hook api
]
CLSIDHook_exe
DL : 0
上面代码的测试程序 -The test app for above code
Date
: 2026-01-09
Size
: 12kb
User
:
站长
[
Hook api
]
freedict
DL : 0
马飞涛的屏幕抓词程序,无源代码,但含一DLL -Screen word capatrueing app provided by MaFeitao, without source but a D
Date
: 2026-01-09
Size
: 0byte
User
:
站长
[
Hook api
]
HookImport_src
DL : 0
Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Date
: 2026-01-09
Size
: 6kb
User
:
l
[
Hook api
]
adhook
DL : 0
window hook hook the key that you press then the dll will hook it and run the app to make the sound key-window hook hook the key that you press then the dll will hook it and run the app to make the SOU nd key
Date
: 2026-01-09
Size
: 45kb
User
:
andy
[
Hook api
]
pichook
DL : 0
windows自带的画笔程序的hook的例子。dll为hookdll的工程,project1为app的工程。运行时,先运行画笔程序,在画笔程序中按F10,就会自动画画。-windows built-in brush hook procedure example. dll for hookdll works, project1 for the app works. Run-time, first run the brush procedures, procedures in the brush by F10, it will automatically draw.
Date
: 2026-01-09
Size
: 980kb
User
:
xuwei
[
Hook api
]
PureDll
DL : 0
这是一个利用纯W32 DLL文件进行HOOK编程的源代码,不含MFC架构 1、用VC向导生成Win32 Dll 2、手动加入def文件,其中内容与MFC 规则DLL中相同 3、DllMain中的第一个参数是HANDLE类型的,强制转换成HINSTANCE型的 4、令SetWindowsHook中的参数App->hInstance变为DllMain中初始化的Instance 5、确保程序中不出现MFC的东西-This is a use of pure W32 DLL files HOOK programming source code, MFC framework does not contain one, using VC Wizard generates Win32 Dll2, manually add def files, the content of the rules of DLL with MFC in the same 3, DllMain first parameter is the HANDLE type, forced into HINSTANCE type 4, so SetWindowsHook parameters App-
Date
: 2026-01-09
Size
: 14kb
User
:
neusoftrhl
[
Hook api
]
HookKeyboard
DL : 0
一个可以HOOK键盘输入的程序,程序只是用了简单的C语言,方便看懂和进行扩展-A simple hook app source , only use C , so you can understand and extended simply.
Date
: 2026-01-09
Size
: 99kb
User
:
chendong
[
Hook api
]
KickAdd
DL : 0
another hooking solution for target a-another hooking solution for target app
Date
: 2026-01-09
Size
: 33.09mb
User
:
kim
[
Hook api
]
PYTHON.globalhook.2012-07-30
DL : 0
pyhook example that attempts to copy discontinued google ctrl ctrl search a-pyhook example that attempts to copy discontinued google ctrl ctrl search app
Date
: 2026-01-09
Size
: 3kb
User
:
graham
[
Hook api
]
HookDBConn4
DL : 0
super pro elo uber mega dll to add to some a-super pro elo uber mega dll to add to some app
Date
: 2026-01-09
Size
: 1kb
User
:
inet
[
Hook api
]
miniDumpTest
DL : 0
程序异常崩溃调试,可以在客户处运行后,遇到异常拿回dump文件进行调试定位问题。-use to debug the app when app appear dump file。
Date
: 2026-01-09
Size
: 283kb
User
:
martin
[
Hook api
]
php-tot
DL : 0
php tot download app form html
Date
: 2026-01-09
Size
: 2.09mb
User
:
ytf
[
Hook api
]
igeq-executive
DL : 0
不想承受MS AGENT那庞大的身躯的人有福了!这是一个用VB编写的小巧的精灵,别看它小,功能却少不了多少,更重要的是它可以完全整入你的APP之中-Don t want to its huge body of MS AGENT that blessed!
Date
: 2026-01-09
Size
: 465kb
User
:
Zesabva
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.