搜索资源列表
HookImport_src
- 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
sameprocess
- 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
API_Spy_code_writer
- This will find the window your mouse is over(or the crosshair) and give you your normal api spy details [ hwnds {hex and dec, curretn and parent windows} mouse coordinates, etc. look at SS]. This also has a form that writes out the code needed to fin
API_Spy
- Visual Studio中的API Spy大家可能用过,这里是一个用VB实现的代码,拖放窗口中的十字到其它窗口就可以得到窗口的属性。 -Visual Studio in the API Spy you may have used, here is an implementation using VB code, drag and drop the window in the cross to the other window, you can get the window attributes
AppInitHook
- 本文介绍了一种简单的方式,成立全系统的全局API钩子。它使用的DLL注入和API挂接Mhook库AppInit_DLLs注册表键。为了说明这种技术,我们将展示如何轻松地隐藏CALC.EXE从正在运行的进程列表。-This article describes an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library
WebSpy
- ecjob C#编的API例程 网页SPY-Player written in C# ecjob C# Code API routines page SPY
thecodecolorspy
- Great source to an API Color Spy.
Microsoft.Spy
- 窗体句柄,消息,线程,进程查看器。windows api编程工具-tool of view windows handle,message,thread,process,tool of program windows api
APISPY32src-(2)
- API SPY program, tester
API-Spy-Example
- api spy用vb编的源码,包括所有控件,如文本框,按钮,复选框等等,这些句柄怎么获取-api spy with vb series of source code, including all controls, such as text boxes, buttons, check boxes, and so on, how to obtain these handles