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

搜索资源列表

  1. remotethreaddemo

    0下载:
  2. windows平台向其它进程注入线程执行代码的示例程序。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6833
    • 提供者:chenpingping
  1. Inject.rar

    0下载:
  2. exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
  3. 所属分类:系统编程

    • 发布日期:2017-03-28
    • 文件大小:10836
    • 提供者:张问天
  1. main

    1下载:
  2. DLL注入 进程防杀 进程线 程编程-DLL into the process line of defense to kill the process kill process DLL injection process, anti-thread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1318
    • 提供者:是发
  1. NtCreateThread

    1下载:
  2. 驱动注入线程的源码,有关保护方面的知识,NtCreateThread-Driven into the threads of the source, on the protection of the
  3. 所属分类:Driver Develop

    • 发布日期:2014-10-31
    • 文件大小:4096
    • 提供者:卢嘉文
  1. shoushenwaiguayuanma

    0下载:
  2. 一个不错的融合 服务器 连接,进程注入,多线程和GDI的好例子-A good integration server connection, the process of implantation, multi-thread and a good example of GDI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:3153393
    • 提供者:fengq
  1. Injecto_src

    0下载:
  2. 线程的注入程序,快速的绑定到指定的程序,可以帮助初学的人。-Thread into the process, rapid binding to a specific procedure, can help novice person.
  3. 所属分类:Shell api

    • 发布日期:2017-04-03
    • 文件大小:336333
    • 提供者:杨小辉
  1. zhur

    0下载:
  2. 通过消息和线程两种方式实现注入,适合初学者-News and threaded through two ways to achieve implantation, suitable for beginners
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:64817
    • 提供者:水月
  1. DDPHelpSrc

    0下载:
  2. QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-26
    • 文件大小:121067
    • 提供者:
  1. vncpwdump

    0下载:
  2. vnc密码嗅探,可以获取VNC的连接密码,提供多种获取方式,比如:从NTUSER.DAT文件中获取,从命令行输入获取,注入VNC线程获取等方式. 压缩包中含源代码.-vnc password sniffer, you can obtain the VNC connection password, provides a wide range of access methods, such as: From the NTUSER.DAT file access, access from the co
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:76333
    • 提供者:汪坚铭
  1. HookSy

    0下载:
  2. 注入技术简述: 本实例其实是一个查看工具。完成以下的几个功能: 1、查看系统当前的运行进程; 2、查看系统当前的运行线程; 3、查看系统中运行某个进程中包含的DLL列表; 4、通过创建远程线程的方法将DLL注入到目标进程中: 5、通过Hook方法将DLL注入到目标进程中: -A brief injection technique: This example is actually a view tool. Completion
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:12152
    • 提供者:赵积元
  1. RemoteThread

    0下载:
  2. 使用远程线程实现模块注入 附带说明 详见压缩包内文档-The realization of the use of remote thread injection module included in the Notes as detailed in the document compression bag
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:13117
    • 提供者:enze
  1. InjectDll(vccode)

    0下载:
  2. 远程线程DLL注入,vc源码,远程线程DLL注入,vc源码-DLL into the remote thread, vc source, remote-threaded DLL injection, vc source
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:27788
    • 提供者:唐尧
  1. webSpider

    0下载:
  2. GOOGLE查询分析注入系统 一,通过关键字检索把提取前10个网站的网址 二,通过提取的网站地址做为搜索关键字搜索该网站地址的所以查询结果 三,实现GOOGLE的自动分页排查所有结果直到末页; 四,根据查询后的结果对每一个结果链接做为索引进入网站分析当前页与当前页所有的站内链接页进行分析检测是否有留言板、论坛或其它有注入特征的页面如有发现则将可疑网站及表单信息记录到数据库中,在此环节中加入了多线程,用户在搜索时初始线程数,每个线程针对一个网站的索引页面,如有线程完成了单个网站
  3. 所属分类:Search Engine

    • 发布日期:2017-05-29
    • 文件大小:12251276
    • 提供者:eera
  1. Hooktheprocess

    0下载:
  2. Hook在系统进程插入线程的改进版本,进程的注入hook,加入Dll控制,消息控制,功能强大。-Hook the process to insert the thread in the system to improve the version of the injection process hook, adding Dll control, information control and powerful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:22816
    • 提供者:siliemor
  1. gfgf

    0下载:
  2. VB多线程游戏修改器源程序,在vb6下编译通过,含有一个测试程序。程序主要是利用readprocessmemory+writeprocessmemory,多线程部分用了予心居的tls方法的代码,感觉比较稳定,程序现在还是个半成品,不过已经实现了游戏修改器的最基本的功能,还有注入到进程内部之类的功能。 -Multi-threaded games modify VB source code browser, compiler of the vb6 passed, contains a test
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1413592
    • 提供者:huanhuan
  1. onekeyhide

    0下载:
  2. onekeyhide源码,可通过编译.利用了线程的注入-onekeyhide source, can compile
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-25
    • 文件大小:38132
    • 提供者:gaomin
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:72088
    • 提供者:376111502
  1. VC2010_10

    0下载:
  2. 黑客 防线2009年专辑,书中讲述了线程,扫描,注入,系统核心,网络编程等大量精彩编程方法!-Hackers line 2009 album, tells the thread, scan, injection, the core system, a large number of network programming and other exciting programming!
  3. 所属分类:Network Security

    • 发布日期:2017-06-22
    • 文件大小:39606814
    • 提供者:ephv
  1. Inject

    0下载:
  2. 目前Windows操作系统上面注入的方法也很多,《Windows核心编程》上面介绍了不少,大家也可以到网上搜索一下,比如钩子,远程线程技术-Into the Windows operating system is currently the method above, there are many, " Windows kernel programming" described above, a lot, we can also go to search on the Inte
  3. 所属分类:Hook api

    • 发布日期:2017-05-12
    • 文件大小:2724739
    • 提供者:howard
  1. 1

    0下载:
  2. 主要是线程dll的注入方式,这也是写一些外挂的基础-Thread dll injection method
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-08
    • 文件大小:129386
    • 提供者:zhaotong
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com