搜索资源列表

  1. CSharpexe-lpk

    0下载:
  2. 总体下来,能查杀exe文件夹病毒文件,但无法清除它在c:\F10S 目录下的 ctfmon.exe 与 svchost.exe 和它生成的启动组的快捷方式。 由于条件的限制,我也乏天回术。它将自己的句柄写入到 系统关键的进程 winlogon 中。 源码中有个UnLocker的类、本来想清掉它的句柄删除文件,但是发生个很无奈的 0xC0000005(STATUS_ACCESS_VIOLATION)错误。最后我很无耻的放弃了。
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:658432
    • 提供者:猪蹄
  1. InjLib

    0下载:
  2. 代码功能:将动态链接库注入已运行的进程 用途: 用于拦截API测试。 程序用于开发api拦截功能的辅助测试用,当开发了一个api拦截应用的时候,需要频繁的注入,卸载于某进程。 本工具可以使得工作更为方便的进行,如可直接启动notepad进程并注入指定的动态链接库(此dll名称写死于代码内 ,但可以很容易的修改成可配置的方式,不过一般没有必要),当然,也可指定进程id来注入 当年做加密保护的时候,API拦截的部分经常需
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:f
  1. Injector

    0下载:
  2. DLL注入的C++实现,创建远程线程,并通过远程线程调用用户的DLL文件-DLL injected in the process space, create a remote thread by the remote thread calls the DLL file
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:xiaofeng
  1. Thread-Insert

    0下载:
  2. 线程插入技术,将自己的代码注入其它运行的进程中。-Thread insert technology, injecting code into other processes running.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:Dwj
  1. 1

    0下载:
  2. VB 实现Dll注入指定进程 执行远程线程代码的起始地址。这里等于LoadLibraryA的地址-VB Dll into the specified process to achieve remote thread code execution start address. This is equal to the address of LoadLibraryA
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:30720
    • 提供者:nihoa
  1. QueueAPC

    0下载:
  2. Injector source,本是写APC注入,但是要求线程可告警,所以把原来的代码改了.-Injector source, this is written APC injection, but requires threads can alarm, so the original code changed.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1625088
    • 提供者:ljh
  1. DLL-hook-thread

    0下载:
  2. 线程 钩子 注入 很好用的钩子注入 易语言源码 外挂必备-Threading hook into good use hook into easy language source code plug-essential
  3. 所属分类:易语言编程

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:谢先生
  1. intejectEXE

    0下载:
  2. 万能注入器(5种注入方式供你选着) 含模块.(APC/EIP.内存/线程/Services注入)-Universal injector (five kinds of ways for you to choose the injection) containing the module. (APC/EIP. Memory/thread/Services Injection)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-15
    • 文件大小:521216
    • 提供者:TangPakWing
  1. CreateProcess

    0下载:
  2. CreateProcess注入器吗模块,暂停某线程再进行远程注入的 适合新手学习 大部分网上只有C+教程 我这个是易改变过来的-CreateProcess do injector module, pause a thread and then remote injection for beginners to learn most of the tutorials online only C+ me this is easy to ch
  3. 所属分类:外挂编程

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:小俊
  1. RemoteThreadInject

    0下载:
  2. 传统的远线程remotethread注入技术-Far thread remotethread traditional injection technique
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:2758656
    • 提供者:会少年
  1. KeyboardHook

    0下载:
  2. 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept m
  3. 所属分类:外挂编程

    • 发布日期:2024-05-15
    • 文件大小:14279680
    • 提供者:案件
  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, be
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:269312
    • 提供者:黄进
  1. Enumeratio

    0下载:
  2. 枚举线程钩子!注入绝对不会230!2.5.6最新版本-Enumeration thread the hook! Never injected 230! 2.5.6 the latest version! ! !
  3. 所属分类:外挂编程

    • 发布日期:2024-05-15
    • 文件大小:422912
    • 提供者:huangdongsheng
  1. quanjugouzi

    1下载:
  2. 易语言全局线程钩子注入实例 可以实现很多邪恶功能 但请不要拿来做坏事-Easy Language global thread hook into instances can achieve a lot of evil features but please do not used to do bad things
  3. 所属分类:易语言编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:楚楚
  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编程

    • 发布日期:2024-05-15
    • 文件大小:157696
    • 提供者:杜锡勇
  1. CreateRemoteThread

    0下载:
  2. 远程注入线程 支持 x64 和 x86 需要可以-Remote injection thread support x64 and x86 need to look at
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:16840704
    • 提供者:cailei
  1. threaddll

    0下载:
  2. 盛大网游龙之谷一键回城回关卡的代码,游戏版本212可以直接用,以后的版本自己参考下就可以更新了。写成了dll,想自己重写的同学直接看注入的线程代码即可-Grand game DragonNest return city code, version 212 can be directly used, later version need to be updated. it is a DLL, who want to rewrite cod
  3. 所属分类:外挂编程

    • 发布日期:2024-05-15
    • 文件大小:16823296
    • 提供者:
  1. InjectionDLL

    0下载:
  2. window系统上通过远线程执行代码 将DLL注入指定进程里 有兴趣的可以看一下哦-By far threads to code on Windows system will DLL injection in the specified process interested can look at the oh
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:1966080
    • 提供者:HzPc
  1. remotethreaddemo

    0下载:
  2. windows平台向其它进程注入线程执行代码的示例程序。-windows platform to other process threads to code of sample programs.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:hhdkd837hao
  1. remotethreaddemo

    0下载:
  2. windows平台向其它进程注入线程执行代码的示例程序。-windows platform to other process threads to code of sample programs.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:m9lbllugan
« 1 2 ... 6 7 8 9 10 1112 »

源码中国 www.ymcn.org