搜索资源列表
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进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
WindowDump
- 一款利用Windows API写的类似于spy++的工具,具有基本的spy++功能,可以捕获窗口!-Using Windows API to write a similar spy++ tool with the basic spy++ features, you can capture the window!
regedit-hive
- 1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快. 2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用 3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作 4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到. 5. 查找功能没有暴搜hive数据结
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
APISPY32
- API Spy tool which will track all system/api calles made in the application.
spy
- 工具:spy++,WindowSpy 涉及到的API:findwindow 补充: printf是一个向控制台输出的函数。 d代表输出的是个整数。hwnd代表需要输出的变量。 大家也可以使用findwindow(NULL,"SPY++.txt - 记事本")来替换试试。就是将类名置空,只使用标题名。 -Commonly used digital image processing techniques- stretching algorithm for cases
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
CeApiSpy
- 这个sample主要用来介绍在wince下怎么实现API检测,主要用来检测CreateFile, CreateProcess 和LoadLibrary API的调用-Directory CeApiSpy contains sources to CE API Spy. This sample Spy is monitoring CreateFile, CreateProcess and LoadLibrary API calls.
RaTips
- 一个自己写的vc6下监控radmin连接的提示例程,通过消息挂钩发送接收的api,并对radmin的交互协议分析,对接入的连接进行提示或阻止,防止别人偷偷的连到你电脑上窥探你的一举一动。其中挂钩技术和ra的分析欢迎大家学习研究。-Write a vc6 their connections under the control radmin prompt routines, linked by a message sent to receive the api, and radmin interac
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
wext-spy
- This file implement the Wireless Extensions spy API for linux
APISPY32src-(2)
- API SPY program, tester
SaoLeiFuZu
- 基于windows扫雷游戏的辅助程序,使用CE探测雷区内存,使用spy++确定扫雷游戏界面,用鼠标API模拟按键操作。-Minesweeper game windows based support program, the use of CE to detect minefields of memory, using spy++ determine Minesweeper game interface, API simulation with the mouse button operation
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
wext-spy
- This file implement the Wireless Extensions spy API.