Location:
Search - process spy
Search list
Description: the system process spy
Platform: |
Size: 2632 |
Author: iven |
Hits:
Description: 可截获windows下各进程的各类消息,可作消息查看之用-windows can be intercepted under the process of the various news sources for use View
Platform: |
Size: 271678 |
Author: wxs715 |
Hits:
Description: 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、 关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。 注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring, to view, the current control of the process to shut down the system. Can run a remote console (exactly the same as the local operation), the console command known cd command is invalid. Write-off of the remote user login, shut down, restart your computer, send messages to the remote computer
Platform: |
Size: 189537 |
Author: testsb |
Hits:
Description: 可截获windows下各进程的各类消息,可作消息查看之用-windows can be intercepted under the process of the various news sources for use View
Platform: |
Size: 271360 |
Author: wxs715 |
Hits:
Description: 一、思路分析
(一) 数据包的角度 (二) 钩子角度 1. 钩子简介 2. 程序流程 ;
二、 实现过程
(一) 定义宏
(二) 枚举进程找到QQ.exe
(三) 枚举所有窗口,找属于QQ.exe的窗口
(四) 获取用户名、密码、登陆按钮的句柄
(五) 创建钩子用的DLL
(六) 安装钩子-a thinking, analysis (1) the perspective of data packets (2) a point of the hook. Hook Introduction 2. Program flow; Two, the implementation process (1) definition of Acer (2) enumeration process to find Commander (3) Enumerate all the windows, looking for belonging to Commander the window (4) access to the user name, password, landing a handle button (5) the creation of the hook of DLL (6) Installation of the hook
Platform: |
Size: 72704 |
Author: 啊东 |
Hits:
Description: Winspy源码。复制代码到远程进程并用CreatRemoteThread执行之-Winspy source. Remote replication code to the process used to implement the CreatRemoteThread
Platform: |
Size: 10240 |
Author: fpx |
Hits:
Description: ManagedSpy是一个诊断工具,和Spy++类似。它显示受托管的属性,允许你记录事件,并且是一个使用ManagedSpyLib的很好例子。ManagedSpyLib引入了一个称为ControlProxy的类。一个ControlProxy是一个System.Windows.Forms.Control的代表,允许你获得或设置属性并预定事件好似你正在目标进程中运行着一样。使用ManagedSpyLib来做自动化测试,为兼容性做事件记录进程交互通讯,或白盒测试。
-ManagedSpy is a diagnostic tool, and Spy similar. It shows hosted by the attributes allow you to record the incident, and is a very good use of examples ManagedSpyLib. ManagedSpyLib introduction of a category known as the ControlProxy. One is a ControlProxy System.Windows.Forms.Control representatives, or to allow you to set properties and scheduled events like your goal is the process of running the same. ManagedSpyLib make use of automated testing for compatibility process so recorded interactive communications, or White Box.
Platform: |
Size: 423936 |
Author: 杰子 |
Hits:
Description: the system process spy
Platform: |
Size: 2048 |
Author: iven |
Hits:
Description: spy++的简单实现,用到了远程进程的代码注入和启动远程线程-spy the simple realization of a long-range process used in the code and initiate a remote injection Thread
Platform: |
Size: 65536 |
Author: 郑若诚 |
Hits:
Description: windows 消息监视小程序,可以监视进程窗口的消息,非常不错。
vc6.0里提供有的,这里是源码-windows source surveillance of small procedures, the process window can monitor the news, very good. provide vc6.0 Yes, here is the source
Platform: |
Size: 269312 |
Author: 19869142 |
Hits:
Description: 实现远程计算机CPU当前使用率,内存使用率,进程创建、终止,文件操作,网络数据包监视,可查看、
关闭系统当前控制进程。可运行远程控制台(完全等同于本机操作),控制台命令已知cd命令无效。
注销远程用户登陆,关闭、重启计算机,给远程计算机发送消息-Remote computer CPU current usage, memory usage, process creation, termination, file operations, network packet monitoring, to view, the current control of the process to shut down the system. Can run a remote console (exactly the same as the local operation), the console command known cd command is invalid. Write-off of the remote user login, shut down, restart your computer, send messages to the remote computer
Platform: |
Size: 189440 |
Author: 断流风 |
Hits:
Description: 进程查看,非常方便,是看进程的好东东,软件开发过程中必不可少的东东!-The process of viewing, very convenient, is to look at the process of good Dongdong, software essential to the process of developing the East!
Platform: |
Size: 1127424 |
Author: publlgl |
Hits:
Description: 用VB编的类似与SPY++的程序。
Vb仿SPY获取和查找当前程序句柄。
其中对窗口的操作很值得借鉴。-VB for use with the SPY++ similar to the procedure. Vb like SPY access and find the current process handle. The operation window which is worth learning from.
Platform: |
Size: 39936 |
Author: 小明 |
Hits:
Description: spyxx(SPYXX.EXE) 是一个基于 Win32 的实用工具,它提供系统的进程、线程、窗口和窗口消息的图形视图。-spyxx (SPYXX.EXE) is a Win32-based utility, which provides system process, thread, message window and the graphical view window.
Platform: |
Size: 150528 |
Author: ok |
Hits:
Description: 内核模式简单实现进程监控,包含创建进程监控与创建线程监控-Simple realization of kernel-mode process monitoring, including the creation process of monitoring and to create a thread monitor
Platform: |
Size: 104448 |
Author: 张张 |
Hits:
Description: Native C++ (without MFC) DDE basic examples.
Does NOT use "DDE spy" method, which means, it supports UNICODE and allows to read/write unlimited bytes in the DDE message.
DDE - Primitive method to perform out-of-process call. Can be used to automate office applications (and other that supports DDE).
Also can be used to spy DDE operations being used by the system (usually explorer).
Platform: |
Size: 3695616 |
Author: greenfuze |
Hits:
Description: Windows 进程相关工具 ProcessSpy.VC.rar-Windows Process Spy VC
Platform: |
Size: 54272 |
Author: 左海江 |
Hits:
Description: 窗体句柄,消息,线程,进程查看器。windows api编程工具-tool of view windows handle,message,thread,process,tool of program windows api
Platform: |
Size: 3113984 |
Author: William-Chueng |
Hits:
Description: Spy++ (SPYXX.EXE) 是一个基于 Win32 的实用工具,它提供系统的进程、线程、窗口和窗口消息的图形视图。使用 Spy++ 可以执行下列操作:
显示系统对象(包括进程、线程和窗口)之间关系的图形树。
搜索指定的窗口、线程、进程或消息。
查看选定的窗口、线程、进程或消息的属性。
直接从视图中选择窗口、线程、进程或消息。
通过鼠标定位,使用查找程序工具选择窗口。
使用复杂的消息日志选择参数设置消息选项。
-
Spy++ (SPYXX. EXE) is a utility based on Win32, it provides a system of processes, threads, Windows and Windows graphical view of the message. Using Spy++ can perform the following actions:
According to system objects (including process, thread and window) of the relationship between graphic tree.
Search for the specified window, threads, processes, or message.
To view the selected window, threads, processes, or the properties of the message.
Directly from the view selection window, threads, processes, or in the news.
Through the mouse position, using the finder tool selection window.
Using complex messages log select parameter Settings option.
Platform: |
Size: 578560 |
Author: jack |
Hits:
Description: VB Simple_Spy枚举进程获取句柄小实例-VB Simple_Spy enumeration process to obtain a handle small examples
Platform: |
Size: 34816 |
Author: 什锦丁儿 |
Hits: