CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 句柄

搜索资源列表

  1. LABVIEW通过MX Component 控件与三菱FX PLC通讯试验

    15下载:
  2. LABVIEW通过MX Component 控件与三菱FX PLC通讯试验.rar labview利用三菱的MX Component控件控制FX1N系列plc动作。 首先下载三菱Active X通讯支持工具:MX component 下载地址: http://www.skmee.com/html/ruanjianxiazai/sanlingruanjian/20071122/151.shtml MX Component Ver 3编程手册:
  3. 所属分类:系统编程

    • 发布日期:2013-12-26
    • 文件大小:219383
    • 提供者:小明
  1. FindWindow.rar

    0下载:
  2. 使用API函数。先通过FindWindow得到窗口的句柄,然后对窗口发送关闭消息。,The use of API functions. FindWindow get through the first window handle, and then close the window to send messages.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:54645
    • 提供者:张现崇
  1. DlalogDll.rar

    0下载:
  2. 注入DLL呼出窗口 显示当前线程句柄 用于注入开发!,DLL exhaled into the window handle for the current thread into the development!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:88387
    • 提供者:nimingzi
  1. memory

    0下载:
  2. 跨进程内存读取.通常,跨进程读写内存,用到ReadProcessMemory, WriteProcessMemory, 但需要进程句柄,如果目标进程受到保护,可能获得进程句柄会失败.不同的进程的虚拟地址被映射到了物理内存中不同的页面.每个进程的虚拟地址的范围是相同的,但是实际的映射却是物理内存内中的不同部分.假如我们直接读取目标进程的虚拟地址映射的物理地址,是否可以达到预期的要求.当然这是肯定的,!-Cross-process memory read. In general, cross-pro
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:693118
    • 提供者:qiurun
  1. EnumHandle

    0下载:
  2. 枚举窗口句柄的例子,非常简单,枚举窗口句柄的例子,非常简单-enum the handle of Windows, which is very simple!enum the handle of Windows, which is very simple!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2372373
    • 提供者:孙振宇
  1. ForceDel

    0下载:
  2. 强制删除文件,无注入无驱动无hook,原理就是查找文件的锁定句柄,然后关闭句柄。-Force delete a file, no injection of non-driven non-hook, locking principle is to find the file handle, and then close the handle.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:13226
    • 提供者:clzzy
  1. EnTeHandle

    0下载:
  2. 查看被进程打开的句柄 -Getting the handle opened by proce
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:78492
    • 提供者:站长
  1. Handle-basedresourcemanagement

    0下载:
  2. 基于句柄的资源管理器,可以用在C++的项目开发中,防止指针悬挂和资源泄漏的情况发生-a handle-based resource management,It can be employed in C++ project development to prevent the case such as pointer dangling and resource leak
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3800
    • 提供者:EA
  1. Administrator

    0下载:
  2. 窗口句柄查找,findwindow enumwindow-findwindow enumwindow to find handle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:pc12345
  1. spysrc

    0下载:
  2. 窗口句柄等查询,类查询,消息等查询,进程id,窗口id-Inquiries, such as window handle, class information, news and other information, process id, window id
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5447775
    • 提供者:王谁
  1. DNFWG_1

    0下载:
  2. 此驱动可以绕过DNF等网游对NtOpenProcess函数的InlineHook,从而可以获取进程句柄并且修改内存。声明:本作品仅为学习交流之用,若有人将其用于不法用途本人不负任何责任!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:9823
    • 提供者:xing
  1. 11111

    0下载:
  2. 易语言原码 是个工具原码对破戒其他软件有很大帮助 可以灵活的显示 鼠标当前窗口以及的"标题""句柄""类名""PID值"以及其他一些功能-Easy Language is a tool for source code of the original破戒other software can be very helpful to display flexibility as well as the current window of the mouse " title" , &quo
  3. 所属分类:加密解密

    • 发布日期:2017-04-02
    • 文件大小:7047
    • 提供者:王殿彬
  1. handle

    0下载:
  2. 获取组件的类名以及句柄,可以获取本程序以外的类名和句柄!-Get the Class Name and the handle.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:8608
    • 提供者:blackbearcn
  1. lesson4

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-the message of MFC,how to use ClassWizard,by Sunxin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:47385
    • 提供者:laoyu
  1. InThreads-QQpsw-delAD

    0下载:
  2. 实现:线程注入,API拦截,各子窗口句柄获得及控制,内容的获取及修改......,非常好的源码(实列用:QQ)-To achieve: Thread Injection, API interception, the child window handle access to and control access to and modification of the contents of ......, a very good source (solid line with: QQ)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:79911
    • 提供者:金余结
  1. WindowIsEnable

    0下载:
  2. 检测一个窗口是否有效。通过一个窗口的句柄,来检测。-Check the window is Enable
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:168784
    • 提供者:王虎
  1. Ring3Kill-process-cutek

    0下载:
  2. Ring3 下采用复制句柄的方式打开进程,并终止,可以干掉很多反病毒软件和一些驱动保护的进程-Ring3 used under way to open the process of copying handle and terminate, you can get rid of a lot of anti-virus software and a number of drive protection in the process of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:21323
    • 提供者:康康
  1. WinMain2

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Principles and procedures for running Windows programs written procedure, the window generating process, handle theory, message queue, the cal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7646
    • 提供者:李志鸿
  1. jcxcckjb

    0下载:
  2. 易语言编写的进程、线程、窗口句柄以及进程全路径名的获取源代码-Written in easy language processes, threads, window handle and process full path name of the access to source code
  3. 所属分类:系统编程

    • 发布日期:2017-04-14
    • 文件大小:5388
    • 提供者:mmxy
  1. ha_processexplorer1204_fdl

    0下载:
  2. Process Explorer 是一款免费的增强型任务管理器,是最好的进程管理器. 它能让使用者了解看不到的在后台执行的处理程序,可以使用它方便地管理你的程序进程. 能监视,挂起,重启,强行终止任何程序,包括系统级别的不允许随便终止的关键进程和十分隐蔽的顽固木马. 除此之外,它还详尽地显示计算机信息: CPU,内存,I/O使用情况,可以显示一个程序调用了哪些动态链接库DLL,句柄,模块,系统进程. 以目录树的方式查看进程之间的归属关系,可以对进程进行调试. 可以查看进程的路径,以及公司,版本等
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1312918
    • 提供者:徐子豪
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com