搜索资源列表
Pnig0Spy 本程序可以对正在运行的任意进程的API调用进行监控
- PnigoSpy: 开发环境:Win7 x64 VS2010 Detours3.0 本程序可以对正在运行的任意进程的API调用进行监控,并在当前目录生成日志文件便于查看。-PnigoSpy: Development Environment: Win7 x64 VS2010 Detours3.0 this procedure can be running any process to monitor the API calls and generate log files in the
tdimonnt.zip
- TDI (Transport Device Interface) monitor, enables one to see commands being sent to network card as a result of higher level calls to socket API. Allows one to see which process is causing the network activity and allows filtering and one can debug
MyTraceapi
- 重写Detours3.0自带的Traceapi.dll实例 Detours3.0下的Traceapi.dll实例可以Attach到任意Win32应用程序中并监控API调用的情况。 原版的Traceapi.dll使用Makefile编译并调用首先用syelogd实例监听然后调用withdll实例将traceapi.dll挂载到目标应用程序中。文件多,调用频繁,在以后的使用当中十分不方便。 -Rewrite Detours3.0 comes Traceapi.dll instance De
TSKMON95
- For Windows 95 only! This simple task monitor program with Delphi & C SOURCE CODE demonstrates a generic hooking technique that can be applied to virtually any Win32 API - in this case, CreateProcess and ExitProcess. The program will display
ProcessViewer
- 使用win32 API编写的进程监视器,结构简单,清晰。-Prepared using the win32 API process monitor, the structure of simple and clear.
Apimonitor
- ApiMonitor 一个很好的监视WIN平台API调用的动态监视器,良好的源码架构和精干的代码组织,值得学习!-ApiMonitor a very good platform for surveillance WIN Dynamic Monitor API call, a good source code architecture and lean organization, it is worth studying!
CPU_Monitor
- 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
Nokia_PC_Connectivity_API_3.2
- Nokia PC套件接口原码。 VS2005下,通过PC监控手机的消息。 -Interface Nokia PC Suite source. VS2005 through PC monitor cell phone news.
SendInputAPI
- 利用API函数监听鼠标运作,打开系统的记事本程序、画图程序以及DOS提示符,同进监听鼠标的单击、双击、滚轮运作等,还可以控制其它的应用程序。-API function to use the mouse to monitor the operation of the Notepad to open the system procedures, drawing procedures, as well as DOS prompt, with the click of the mouse into th
006
- windows API程序,记录鼠标的动作信息和位置信息,并显示出来。通过修改这个程序可以记录键盘和鼠标的动作。同时通过这个程序可以说明监控程序是怎么工作的。-windows API procedures, record mouse movement and location information, and displayed. By modifying the program can record the keyboard and mouse action. At the same time
MonitorOff_chen_xiao_dao
- Turn Off Monitor Using API
111
- 用API函数实现显示本机显示器的分辨率!-USE API To show monitor s weidth and height
monitor
- 前面发错了!!!win api 扫描内存和进程并进行控制-win api scan memory and process and control
rockey4
- Feitian s Rockey4 API Monitor to monitor rockey 4 dongle
CloseMonitor
- 关闭显示器,用API实现的一个用于关闭显示器的小程序,代码精简-Turn off the monitor, with the API to achieve a small program used to close the display, code streamlining
SysLook
- 利用未开的API对系统进行监视.....值得学习-Use before opening the API to monitor system
xen-4.1.1.tar
- Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经
DiskMonitor_BCB6
- BCB6.0写的磁盘监控程序,监控磁盘的容量,利用了windows的API-BCB6.0 write disk monitoring program to monitor the capacity of the disk, using the windows API
Ring3ResetSSDT
- 在ring3下对SSTD表进行重置,这样就可以逃避一些杀毒软件对api的监控-In ring3 of SSTD table reset, so that you can evade some antivirus software api monitor
HOOK-API
- Windows下暴露的对开发人员的接口叫做应用程序编程接口,就是我们常说的API。我们在写应用层应用程序软件的时候都是通过调用各种API来实现 的。有些时候,我们需要监控其他程序调用的API,也就是,当其他应用程序调用我们感兴趣的API的时候,我们在他调用前有一个机会做自己的处理,这就是 HOOK API的涵义。 -Windows exposed to developers interface called the application programming interface, is
