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

搜索资源列表

  1. Delphi-unloading-DLL-process

    0下载:
  2. 正一些木马采用DLL注入的方式存在于系统中,由于其隐蔽性,对于用户来说是很大威胁,下面介绍如何用Delphi卸载任意进程的某个动态链接库DLL。一、DLL注入DLL注人是指以各种如钩子、远程线程、木马DLL等方式,将某个DLL注入到目标进程中运行,由于不需要进程驻留,这种方式往往能达到较好的隐藏效果。-Some Trojans are using DLL injection methods exist in the system, because of its hidden nature, is
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:268959
    • 提供者:黄进
  1. HelloJni.tar

    0下载:
  2. 1、每个被加载的模块,无论是可执行程序还是共享库,均有自己独立的PLT和GOT表。所以拦截这个模块的对外调用的GOT,不影响其他模块。 2、本文只实现了拦截模块的调出到其他模块的动作,其他模块的调入没有涉及到(可能还涉及到比较复杂的重定位操作)。 3、system_server是system用户,不是有权限写所有名字的Property,这里用了persist.sys.开头的属性名,而persist.sys.开头的属性会保存至磁盘,因此性能会差点儿。 4、ioctl虽然实质声明是
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:365206
    • 提供者:konglingjiao
  1. Driverpro

    0下载:
  2. 驱动级注入进程,通过LdrLoadDl的驱动级dll注入源码-By LdrLoadDl source driver stage dll injection
  3. 所属分类:ELanguage

    • 发布日期:2017-04-15
    • 文件大小:7696
    • 提供者:wang
  1. PID-=InjectToolz

    0下载:
  2. 此源码是PID注入的源码。帮助用户注入目标进程。-This source is injected PID source. Help users inject the target process.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:63438
    • 提供者:薄慕颜
  1. APC

    0下载:
  2. 通过用户态APC远程过程的调用来注入其他进程-The user mode APC remote procedure calls to into other processes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2044961
    • 提供者:王绍朋
  1. yuanchengzhixinghuibiandaima

    0下载:
  2. 易语言远程执行汇编代码的例子,可以注入当前进程汇编代码。-Examples of easy language remote execution of assembly code, assembly code can be injected into the current process.
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:175657
    • 提供者:胜利
  1. 06666

    0下载:
  2. 注入DLL置目标进程源码,应用程序编程源码,很好的参考资料。 -Set the target process DLL injection source code, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:200701
    • 提供者:whgney
  1. WindowStyle

    0下载:
  2. 以在目标进程(如explorer.exe进程)注入代码并修改所有相关线程的窗口,以写内存方式注入代码修改系统主题风格-In the target process (such as explorer. Exe process) into the code and modify all the threads window, to write memory way into theme code change system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:157805
    • 提供者:杜锡勇
  1. 45777

    0下载:
  2. 注入DLL置目标进程源码,应用程序编程源码,很好的参考资料。-Set the target process DLL injection source code, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:133632
    • 提供者:tanachie
  1. DLLInjection-unloader

    0下载:
  2. 自己开发的一个简单DLL注入器,支持拖动文件,将文件拖到窗口内,填入进程ID:即可实现注入-Own development of a simple DLL injection, supports drag files, drag the file to the window, fill in the Process ID: injection can be achieved
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3687709
    • 提供者:李文达
  1. ExplorerlDLL

    0下载:
  2. 把DLL注入explorer进程获取系统消息-Get the explorer process DLL injection system message
  3. 所属分类:Shell api

    • 发布日期:2017-04-01
    • 文件大小:845936
    • 提供者:陈远
  1. myhideprocess

    0下载:
  2. 两种不同方法隐藏进程,一个 SSDT,一个是注入到winlog.exe 希望对大家有帮助-two way hide process windows driver soure code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:308768
    • 提供者:jaky
  1. dll-Inject

    0下载:
  2. DLL注入,VB下进行的DLL注入代码,通过打开指定进程,在内存进入写入-this is Dll Inject program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3959
    • 提供者:闯荡
  1. hook-and-thread-DLL

    0下载:
  2. 注入钩子过程,获取相关的进程信息,and all information-Injection hook process, the process of obtaining relevant information
  3. 所属分类:Hook api

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:Gof
  1. srfzr

    0下载:
  2. 支持注入dll到任意进程 非常方便 例如 穿越火线,dnf,qq飞车-Support DLL injection into any process Very convenient
  3. 所属分类:ELanguage

    • 发布日期:2017-04-29
    • 文件大小:31886
    • 提供者:风格化
  1. Remote-thread-inject-code

    0下载:
  2. 远程EXE线程注入(《Windows信息安全实践教程》一书中的源代码。2个程序:1)注入程序testcom 2)被注入程序sever。testcom将sever作为线程注入到系统进程中使其上网(32位win7环境效果更好),CMD使用方法:>testcom.exe 进程id-Remote thread inject code book Information security practice tutorial for windows .There are two programs:
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4054050
    • 提供者:王冠
  1. cctv-upgraded-version-of-the-source

    0下载:
  2. CCTV源码,改了CC和K4启动还有加了主机统计 K4的注入系统进程的启动项,小马运行后是看不到进程的-CCTV source, change the CC and K4 start also added a host stats Startup Items K4 injection system process, after the colt can not see the process run
  3. 所属分类:Network Security

    • 发布日期:2017-04-28
    • 文件大小:295384
    • 提供者:cccc
  1. HideProcess

    1下载:
  2. 隐藏进程的代码,通过注入到目标进程来隐藏进程-Hide process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:415293
    • 提供者:刘丁
  1. DLL_Injection

    0下载:
  2. DLL远程注入例程,测试环境WIN7 32bit,注入dll文件到notepad.exe进程中并执行dll内的代码,在notepad上面打开一个消息窗口-DLL injection example tested in win7 32bit, inject to notepad.exe and opens a message box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:47419
    • 提供者:zwl
  1. QQPinyinTSF.dll

    0下载:
  2. QQ纯净版输入法QQPinyinTSF.dll劫持 可用于外挂注入游戏进程-QQ input method DLL hijacking
  3. 所属分类:IME Develop

    • 发布日期:2017-05-03
    • 文件大小:1335008
    • 提供者:woaini
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com