CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hook 进程

搜索资源列表

  1. Input_Method

    0下载:
  2. 目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够截获用户输入,通常需要挂接键盘钩子,容易造成系统不稳定或者效
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:18088
    • 提供者:高军
  1. VipshellSrc

    0下载:
  2. 主要功能: 1.屏幕监视/控制。 2.CMD命令行 3.摄象头 4.文件管理 5.进程管理 6.键盘记录 其中键盘记录,没有使用钩子记录,为了防止一些杀毒软件阻止安装钩子 虽然没有钩子,但是对于一般的密码窗口,IE窗口也依然能准确记录(包括粘贴) 译前把工程设置成 Unicode VipShell 是服务端代码 VipClient 客户端代码 把纯真IP数据库 和 客户端放在一起 即可显示物理地址-Main functions: 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:424833
    • 提供者:尪者歸來
  1. Code_AllocMemory

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:18487
    • 提供者:xuyaxin
  1. Code_APIData

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:476718
    • 提供者:xuyaxin
  1. Code_BitBlt

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:26630
    • 提供者:xuyaxin
  1. Code_ClipViewer

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:10016
    • 提供者:xuyaxin
  1. Code_ControlExtractor

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:16219
    • 提供者:xuyaxin
  1. keyboardhook

    0下载:
  2. 这是一个键盘记录程序,通过hook挂钩,可以监控当前所有进程的键盘输入情况-This is a keyloggers, linked through the hook, you can monitor all the process of the current situation of the keyboard input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:134174
    • 提供者:康建
  1. MyKing

    0下载:
  2. 这是本人做的屏幕取词,取词成功率93 。在2000下稳定运行,在XP下跟explorer进程有点冲突。可以取到网页、WORD、PDF目录、360界面。测试表明,卡巴斯基检测不到钩子这种行为。-This is the Screen I do taking the success rate of 93 of the word. Under the stable operation in 2000, in XP a bit of conflict with the explorer process.
  3. 所属分类:Hook api

    • 发布日期:2017-05-20
    • 文件大小:5783711
    • 提供者:cyy
  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. HookSSDT

    0下载:
  2. HOOK NtOpenProcess 保护指定进程-HOOK NtOpenProcess the protection of designated process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4289
    • 提供者:zzage
  1. ASM-SEH-GAME-call

    0下载:
  2. win32汇编 SEH实现的远程调用call。在远程进程的键盘HOOK函数中创建新的线程-win32 compilation of SEH to achieve remote call call. HOOK on the remote keyboard function in the process create a new thread
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:82082
    • 提供者:王刚
  1. GetKey

    0下载:
  2. 键盘钩子~~ 运行后所有输入的键会被记录到c:\windows\system32\key.exe(用记事本打开)程序的进程会自动隐藏-Keyboard hook ~ ~ running all the input keys will be recorded to the c: \ windows \ system32 \ key.exe (use Notepad to open) the program' s process will be automatically hidden
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:6008
    • 提供者:htc
  1. HookImportFunction

    0下载:
  2. 主要用于hook windows api, 当然也可以hook 其他指定函数, 采用的方法是:更改进程IAT表, 简便实用。 -Is mainly used for hook windows api, of course, you can hook other specified functions, the approach is: change the process of IAT table, simple and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3476
    • 提供者:jinxin
  1. dllMain

    0下载:
  2. 外面流传的很多HANGAME的木马生成器 并不能获取到玩家的身上的钱数 我发的这个源码是VC写的 喜欢VC的朋友来研究研究吧 功能: 在win98/win2k/nt/xp/2003下都无进程 能准确截取 HANGAME 玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数 无进程 通过80端口传递信息 主要是想让朋友们一起学习键盘钩子 老鸟就别看拉 是很一般的作品 目前还可以使用的-Spread out a lot of HANGAME Trojan genera
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1304389
    • 提供者:刘建
  1. API_HOOK

    0下载:
  2. 通过API HOOK 创建SYSTEM用户进程-api hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:6946
    • 提供者:xieking888
  1. hook_API

    0下载:
  2. 教你使用HOOK,HOOK进入其他进程,HOOK_API教学-Teach you to use HOOK, HOOK into other processes, HOOK_API teaching
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:7345
    • 提供者:Ray
  1. HotKey

    0下载:
  2. 可以学习利用全局钩子打开游戏进程,并打开外挂窗口,是一个很好的学习例子-Can learn to use the global hook to open the game process, and open the plug in window is a good example of learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1942097
    • 提供者:cao
  1. SalverProject

    0下载:
  2. 1.通过hook接收系统鼠标信息 2.系统托盘 3.设置透明窗口 4.隐藏显示WINDOWS系统任务栏 5.系统中第一个进程的信息处理-1. By hook mouse receiving system information 2. The system tray 3. To set a transparent window 4. Hide Show WINDOWS system tray 5. System, the first process of information p
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:773004
    • 提供者:侯忠勇
  1. DetourHook

    1下载:
  2. detourshook源码,从三种方式注入进程并hook函数-detourshook source, from the three ways to hook into the process and function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:162059
    • 提供者:yiyi
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com