搜索资源列表
VB6_IDE_CLONE[By_QQ20437023]
- 本人原创(QQ:20437023),曾发表于PSCode,完美的模拟了对Windows窗体和菜单,按钮的封装,全子类化实现,虚拟类模块托管HOOK过程,实现了和VB IDE中一样的事件化Windows消息.
Programming.VB.monitor.hook.module.design
- VB编程监测钩子模块设计代码Programming VB code to monitor the hook module design -Programming VB code to monitor the hook module design
apilj
- 一个典型的VB 拦截Api的源代码,文件夹说明: VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator- 内存分配管理类 VBPEFnLocator- PE文件导入/导出函数定位类 VBMiniWindow- 迷你消息窗口类 1.设定目标进程 例:假设目标进程ID为&HC80 ※设定目标进程 m_oAPIHooker.S
neihecheck
- 用vb检查系统内核的模块及实例源码,只需点击一下按钮,即可检测出与内核相关的各个参数值。这是英文原版,此前发过一个中文版本的,可能是基于这个修改的,若要参考此前的,请点此处VB检测Windows系统内核的代码-Vb inspection system kernel module and example source code, just click a button, can be detected with the kernel parameter values. This is the or
trayballoontip
- 多样式气球托盘信息示例,vb源码有实例。已封装为类模块-Information example of multi-style balloon tray
VBHook_module
- VB利用钩子监听事件源代码,已封装好模块,添加即可使用-VB the use of hooks listener event source code, has a good package module, you can use to add
Replace-API
- VB把API替换成自己的模块函数,API偷天换日,并写了返回值测试模块,仅对自己程序有效,要对其它程序生效需小小修改下。LONG型参数正常,STRING参数无法使用,原因还没调试出来.如果想弄远程Replace的话建议不要调用VB内联函数,当然,API也不行,原因不解释.....此技术可以用在DLL注入上,注入DLL到其它程序然后替换掉系统API。-VB replace the API functions into their own modules, API sly, and wrote a
Hook
- 键盘钩子VB源码,包括clc类模块以及vbp源文件,读取按键信息-get keyboard information
VB-3
- VB单类模块实现子类化消息拦截示例 VB单类模块实现子类化消息拦截示例-VB class module implements a single subclass message interceptor example