CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Spy

搜索资源列表

  1. Vb-SPY

    0下载:
  2. 用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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:40306
    • 提供者:小明
  1. WindowFinder_src

    0下载:
  2. 类似spy++中查找窗口功能的程序-A program which is like the function of searching window in syp
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:29282
    • 提供者:站长
  1. Crack

    0下载:
  2. 非常简陋的,列举指定窗口及其所有子窗口的窗口句柄,文字,和窗口坐标.spy++已经有了这些功能.这个用在项目管理上的小工具.-Very simple, citing the specified window and all its sub-window, window handle, text, and window coordinates. Spy++ Already have these features. This used in project management gadget.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:19857
    • 提供者:xu
  1. spy4win

    0下载:
  2. 对界面进行反编译,ccrun出品,很好的一个东西。功能和spy c++有得一拼-On the interface decompile, ccrun produced a very good thing. Function and spy c++ Where you win a fight
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1809440
    • 提供者:雪肤
  1. SPY

    0下载:
  2. 用C++Builder 编写的Spy程序-Spy.exe Programmed with C++ Builder
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:325686
    • 提供者:linmutou
  1. Portable.Wireless_WEP_Key_Password_Spy_v1-retail.

    0下载:
  2. Hack any wireless network and crack the password
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:66732
    • 提供者:Tarek
  1. A_Supreme_Window_API_tutorial

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:19977
    • 提供者:coder0101
  1. API_Spy_code_writer

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7484
    • 提供者:coder0101
  1. EnableWindow

    0下载:
  2. 仅供学习,杜绝破解 『激活窗口』:包括按钮、部分菜单等等,代码简单、用途广泛。。。 用Microsoft Spy找到需要激活的窗口hWnd,填入Form1中hwnd文本框,点击Enable 就这么简单 其他功能参加源码-For learning, put an end to crack the window 』『 activation: including the button, part of the menu and so on, the code i
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6868
    • 提供者:goldlion
  1. SpyXX

    0下载:
  2. SPY++源码,主要让读者来熟悉SPY++的具体操作过程,让人更好的了解获取消息的过程-the code ofSPY++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2916464
    • 提供者:王富
  1. FileSystemMonitor

    0下载:
  2. Spying a file system Windows applications can do dynamic monitoring of any specified directory. Once changes have occurred and are detected, the spy application can run various tasks ( run antivirus, log activity, determine more information abou
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:20668
    • 提供者:Tyr0
  1. PRG

    0下载:
  2. 利用vfp9.0制作模仿Spy++搜索其他应用程序窗口情况小程序-Making use of vfp9.0 imitation Spy++ search for other cases the application window applet
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:28112
    • 提供者:NAMI
  1. MicSpy

    0下载:
  2. Microphone spy (for hidden use) utility.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5248
    • 提供者:Uri
  1. syxkxt

    1下载:
  2. spy学生选课系统 spy学生选课系统 spy学生选课系统 spy学生选课系统-spy systems spy student elective student elective system spy class selection system spy class selection system
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:41196
    • 提供者:ai
  1. Spy--

    0下载:
  2. 用于查看窗口信息,VB 6.0 下编译通过。-For viewing window information, VB 6.0 compile.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2564
    • 提供者:案发沙发
  1. spy

    0下载:
  2. spy 源代码 很适合windows消息机制的了解-spy source code is very suitable for the understanding of the mechanisms of windows messages
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:568249
    • 提供者:wuyanan
  1. API-Spy-Example

    0下载:
  2. 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
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:6639
    • 提供者:kaitanzhe99
  1. winspy_src17

    0下载:
  2. SPY++的源代码,查看窗口什么的,窗口高亮显示(wo bu hui ying yu! sorry)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:95232
    • 提供者:大米PLUS
  1. spycclist

    0下载:
  2. 仿照spy++实现其的定位功能,里面还有鼠标位置显示功能,以及listctrl控件和treeview控件的用法。(Modeled on spy++ to achieve its positioning function, which also has the mouse position display function, and ListCtrl controls and treeview controls usage.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:42530816
    • 提供者:真刘比
  1. ExtIO_AirSpy_2015-01

    0下载:
  2. Air spy installation software
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:125952
    • 提供者:bayman66
« 12 3 »
搜珍网 www.dssz.com