Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - VBAPIHooker
Search - VBAPIHooker - List
Visual Basic APIHooker VB的API拦截源代码
Update : 2008-10-13 Size : 8.38kb Publisher : geriald

Visual Basic APIHooker VB的API拦截源代码-Visual Basic APIHookerVB intercept the API source code
Update : 2025-02-17 Size : 8kb Publisher : geriald

VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator - 内存分配管理类 VBPEFnLocator - PE文件导入/导出函数定位类 VBMiniWindow - 迷你消息窗口类-VBAPIHooker- API interception type (which is the main character, it needs to use the following three categories) VBMemoryAllocator- memory allocation and management VBPEFnLocator- PE file import/export function category positioning VBMiniWindow- mini-message window class
Update : 2025-02-17 Size : 59kb Publisher : soul

VBAPIHooker捕获程序钩子的小工具-VBAPIHooker
Update : 2025-02-17 Size : 59kb Publisher : 天师

DL : 0
一个典型的VB 拦截Api的源代码,文件夹说明:   VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类)   VBMemoryAllocator- 内存分配管理类   VBPEFnLocator- PE文件导入/导出函数定位类   VBMiniWindow- 迷你消息窗口类      1.设定目标进程   例:假设目标进程ID为&HC80   ※设定目标进程    m_oAPIHooker.SetTargetTo &HC80    注:如果参数为-1,表示把目标进程设为当前进程   2.拦截目标进程中的API函数,例:   拦截目标进程中notepad.exe模块从comdlg32.dll导入的函数GetOpenFileNameW    ※设定拦截   在指定进程中分配内存,在目标进程中分配一个大小为1024个字节的内存块,并设定当此CVBPEFnLocator类销毁时自动释放该内存块。 -一个典型的VB 拦截Api的源代码,文件夹说明:   VBAPIHooker- API拦截类(这是主角,它需要用到以下三个类)   VBMemoryAllocator- 内存分配管理类   VBPEFnLocator- PE文件导入/导出函数定位类   VBMiniWindow- 迷你消息窗口类      1.设定目标进程   例:假设目标进程ID为&HC80   ※设定目标进程    m_oAPIHooker.SetTargetTo &HC80    注:如果参数为-1,表示把目标进程设为当前进程   2.拦截目标进程中的API函数,例:   拦截目标进程中notepad.exe模块从comdlg32.dll导入的函数GetOpenFileNameW    ※设定拦截   在指定进程中分配内存,在目标进程中分配一个大小为1024个字节的内存块,并设定当此CVBPEFnLocator类销毁时自动释放该内存块。
Update : 2025-02-17 Size : 26kb Publisher : 小鱼

VB HOOK指定进程指定DLL的代码,代码是获得SOCKET封包内容。当然可以自己改改,也可以用作其他-VB HOOK specified process to specify the DLL code, the code is obtained SOCKET packet contents. Of course, can be changed, can also be used for other
Update : 2025-02-17 Size : 25kb Publisher : 白永胜
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.