搜索资源列表

  1. Inject

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

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:张问天
  1. InjectDll(vccode)

    0下载:
  2. 远程线程DLL注入,vc源码,远程线程DLL注入,vc源码-DLL into the remote thread, vc source, remote-threaded DLL injection, vc source
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:27648
    • 提供者:唐尧
  1. webSpider

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

    • 发布日期:2024-04-29
    • 文件大小:12251136
    • 提供者: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编程

    • 发布日期:2024-04-29
    • 文件大小:22528
    • 提供者:siliemor
  1. gfgf

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

    • 发布日期:2024-04-29
    • 文件大小:1413120
    • 提供者:huanhuan
  1. onekeyhide

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

    • 发布日期:2024-04-29
    • 文件大小:37888
    • 提供者:gaomin
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:71680
    • 提供者: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. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:39607296
    • 提供者:ephv
  1. NtCreateThread

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

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:卢嘉文
  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
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:2724864
    • 提供者:howard
  1. 1

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

    • 发布日期:2024-04-29
    • 文件大小:129024
    • 提供者:zhaotong
  1. processhacker

    0下载:
  2. 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和
  3. 所属分类:进程与线程

    • 发布日期:2024-04-29
    • 文件大小:7748608
    • 提供者:先后
  1. SevenElevate

    0下载:
  2. 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将*程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该*DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载*DLL,从而实现*对系统的侵害-Remote thread into the (injection) technology refers to the
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:9997312
    • 提供者:mralex
  1. main

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:是发
  1. Windows-core-programming

    0下载:
  2. 长销不衰的Windows编程经典   权威力作 再度新鲜亮相   名著名译 彰显经典魅力   深刻剖析底层实现机理   直击Windows编程精髓   Windows核心编程(第5版)针对Windows XP,Windows Vista和Windows Server 2008全面修订。主题广泛,内容丰富,讲解深入而精辟。透过这本Windows编程经典,我们可以在专家的悉心指导下,洞悉Windows编程精华,
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:26989568
    • 提供者:王帆
  1. Injection[src-a-Bin]

    0下载:
  2. DLL注入的源码和bin文件,简单易用学习远程线程的好例子-nice example for DLL injection. use createremotethread. include bin and src
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:203776
    • 提供者:linzhixin
  1. 10020000

    0下载:
  2. 钩子注入DLL,带窗口呼出,运行子线程设置,线程执行过程-Hook into the DLL, and exhaled with window, run sub-thread set, the thread during the execution
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:57344
    • 提供者:刘杰
  1. SQLinjection

    1下载:
  2. C编写的自动SQL注入源码工程,一个远程多线程的,快速猜解某一注入点的后台数据库账户和密码,支持Access、Mssql、Mysql、Oracle数据库猜解。若SQL注入点URL含有多个参数时,需将存在注入的参数换位置到URL末尾,因为本程序代码默认URL最后一个参数存在注入。-Automated SQL injection source projects written in C, a remote multi-threaded, f
  3. 所属分类:弱点检测代码

    • 发布日期:2024-04-29
    • 文件大小:6439936
    • 提供者:lcs_p
  1. CreateRemoteThread

    0下载:
  2. 创建远程线程,DLL注入,写函数-Create remote thread, the DLL infuse, write function
  3. 所属分类:钩子与API截获

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:luffy
  1. Tzhurziph

    0下载:
  2. 通过消息和线程两种方式实现注注入,适合初学入门者 -Note injected through messages and threads in two ways, suitable for beginners beginners
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:65536
    • 提供者:wangjiantin
« 1 2 ... 5 6 7 8 9 1011 12 »

源码中国 www.ymcn.org