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

搜索资源列表

  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked to the introduction of the func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6702
    • 提供者:winj
  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. article

    0下载:
  2. 一款适合中小型文章(新闻)发布的网站源码。运行环境:PWS/IIS(ASP+Access),目前默认有6种界面风格。界面语言支持中文简体/繁体的转换。网站管理功能:添加(修改)文章,批量设置(更改) 文章标题颜色/文章类别(分类)/整理日期/文章显示/隐藏/推荐(栏目)/清除文章阅读次数/删除文章,查看/删除用户留言(报错),广告(可自定义代码/默认预置8个广告位)管理,首页友情链接管理,首页公告消息管理,在线文件管理(新建文件[夹],编辑[可设置允许在线编辑的文件类型]/删除/重命名/复制/剪
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-25
    • 文件大小:581020
    • 提供者:张丰
  1. UIwindowless

    0下载:
  2. windowless模式窗口,适合开发UI引擎,能从外部注入消息-windowless mode window, suitable for development of UI engine, from the outside into the message
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:343290
    • 提供者:杨振兴
  1. CodeScr

    0下载:
  2. 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with the code I generally turned a
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:68305
    • 提供者:望里
  1. mouse_hander

    0下载:
  2. dll库,远程注入,分配内存,设置全局钩子,消息分析,只要消息分析好流程,可以自己添加发送消息函数,别让自己点太多的鼠标-dll libraries, remote injection, allocate memory, set the global hook, news analysis, as long as the message of good process, you can send a message to add their own functions, do not let
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1215603
    • 提供者:sad
  1. xianchengcharu

    0下载:
  2. 远程插入线程,线程注入,本例通过注入windows自带的计算机来讲解,本例子分两部分,一个是源程序,一个是DLL文件,并通过DLL传递数据,消息拦截,实习了对被注入程序的各种消息嗅探。-Remote into the threads, thread injection, in this case comes through the windows into the computer to explain, in this case in two parts, one source, one DL
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:156520
    • 提供者:zzz
  1. RemoteInject

    0下载:
  2. 消息钩子的注入代码,进行消息钩子的示例。-Message hook into the code
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:9569
    • 提供者:宋路宁
  1. class-

    0下载:
  2. 功能说明: 班级成员系统;新闻动态系统;班级相册系统;班级留言系统;友情连接管理;消息管理系统;文件上传系统;系统配置;栏目配置;数据备份;班级宣言及班级介绍可以在后台修改! 其他说明: 程序前台现已基本不存在注入漏洞,呵呵。后台存在注入,但无所谓。呵呵。都进后台了注入还做什么。 程序可以随意修改,盗版不究,哈哈。-Function: class members of the system News system class album system
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:480406
    • 提供者:谢安
  1. injectthread9

    0下载:
  2. delphi注入程序源码,可对其它的程序进行消息拦截处理.-delphi source code into the program, other programs can handle the message interception.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:12109
    • 提供者:jason
  1. NOShutDownOFF

    0下载:
  2. ring3下通过陷阱式,向进程winlogon.exe注入DLL,截取ExitWindowsEx消息-ring3 through the trap-style, into the winlogon.exe process DLL, the interception of ExitWindowsEx message. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:664333
    • 提供者:洋洋
  1. Tzhurziph

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

    • 发布日期:2017-04-04
    • 文件大小:65245
    • 提供者:wangjiantin
  1. phpcms_v9.2.8_GBK

    0下载:
  2. PHPCMS V9目前已提供文章、图片、下载等内容模型,在此基础上可非常方便的扩展出信息、房产、交友、点评等功能。已有的模块有:会员、在线充值、全站搜索、评论、专题、新闻心情、短消息、投票、友情链接、公告、附件管理、数据源模块、广告、采集、表单向导、手机门户等模块。 PHPCMS V9.1.13.20120129版修复列表 1.sql注入漏洞 2.邮件发送模版错误 3.修正附件上传 SQL注入漏洞 4.修正非管理员跨目录浏览 5.修正非
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-05
    • 文件大小:8167124
    • 提供者:luochen
  1. waiguazuofang

    3下载:
  2. 外挂作坊4.0版:找图,找字,找色,键盘鼠标钩子,消息钩子,键盘模拟,强行注入DLL,内存读写!-Version 4.0 of the plug-in workshop module about the game
  3. 所属分类:ELanguage

    • 发布日期:2017-11-04
    • 文件大小:2448409
    • 提供者:张鹏
  1. VB-SockHook

    0下载:
  2. 使用消息钩子注入,然后拦截Sock相关函数封包-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:26999
    • 提供者:ysc
  1. 123

    2下载:
  2. 易语言消息钩子注入DLL源码-hook insdll
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:5879
    • 提供者:三少
  1. GameDll

    0下载:
  2. C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码-C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码auxiliary production methods, it is the source
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:27090
    • 提供者:王力宏
  1. phpcms_v9.5.4

    0下载:
  2. 增强数据库备份文件的文件复杂度,防止恶意下载获取数据库 修复 短消息功能存在的XSS漏洞 优化后台模板风格导入存在的安全隐患 优化后台模板风格导出存在的安全隐患 修复 短消息功能存在的XSS漏洞 优化专题删除,存在的删除文件判断不严格导致的安全隐患 修正友情链接的 xss注入问题。 投票的siteid进行 intval处理 修复推荐位处的 siteid 未被过滤导致的SQL问题 修正投稿处漏洞 修
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7933416
    • 提供者:haiba
  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 messages will be achieved
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-01
    • 文件大小:14279951
    • 提供者:案件
  1. DLL-Injection-methods

    0下载:
  2. DLL注入的方法及通讯(LoadLibrary 全局钩子、呼出 全局钩子、消息 任意窗口置顶[应用实例])-DLL injection methods and communication (LoadLibrary global hooks, exhaled global hooks, arbitrary message window set-top [applications])
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:26295970
    • 提供者:OllyICE
« 1 23 »
搜珍网 www.dssz.com