CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - problem

搜索资源列表

  1. d3d8thk d3d8thk.dll 这是一份dll劫持源码

    2下载:
  2. d3d8thk.dll 这是一份dll劫持源码,很多*都是通过dll劫持来注入到游戏中,,VS2005编写的,,编译绝对没问题!-This is a dll hijack d3d8thk.dll source, a lot of plug-hijacked through dll to inject into the game,, VS2005 prepared, compiled absolutely no problem!
  3. 所属分类:钩子与API截获

    • 发布日期:2012-09-21
    • 文件大小:7.38kb
    • 提供者:胡小
  1. Not-Reader

    0下载:
  2. 内存不能为读的解决办法,请查看本函数,工作中经常遇到本问题-Memory can not read a solution, please check the function, the problem often encountered in the work
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:92.78kb
    • 提供者:郭大万
  1. Code_AllocMemory

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:18.05kb
    • 提供者:xuyaxin
  1. Code_APIData

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:465.54kb
    • 提供者:xuyaxin
  1. Code_BitBlt

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:26.01kb
    • 提供者:xuyaxin
  1. Code_ClipViewer

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:9.78kb
    • 提供者:xuyaxin
  1. Code_ControlExtractor

    0下载:
  2. win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 global win16 abandoned the concept of memory, each process has its own separate memory space, and ot
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:15.84kb
    • 提供者:xuyaxin
  1. HookTest

    0下载:
  2. HookTest程序,截留按键的响应过程,经过调试没有问题-HookTest program, retain key response process, there is no problem after commissioning
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:戈柳明
  1. D3DHook_E

    1下载:
  2. 易语言版D3DHook并画出文本。 如果你要应用到实际中,你还需要如下修改来保证稳定性 1.你需要一个无需恢复的hook。 2.你需要在IDirect3DDevice9::TestCooperativeLevel中处理DeviceLost的问题。-Easy language version D3DHook and draw the text. If you want to apply to the actual, you also need the following modi
  3. 所属分类:钩子与API截获

    • 发布日期:2013-07-08
    • 文件大小:1.43mb
    • 提供者:爱琴炫彩
  1. dll

    1下载:
  2. dll注入,根据设置的进程名称,进行dll注入。进程名称和dll地址都写在代码里边,展示界面为dos窗体。已经在win7,xp下进行过测试,没问题。希望可以给需要使用者提供些帮助和思路-dll injection, according to the process name settings, perform dll injection. Dll process name and address are written in code inside, display interface to d
  3. 所属分类:Hook api

    • 发布日期:2015-04-14
    • 文件大小:27.98mb
    • 提供者:baby
  1. InjLib

    0下载:
  2. vc++ dll注入代码,非常好用,封装好的类,拿来就能用,测试通过没有问题-vc++ dll injection code, very easy to use, well-type package can be used with, the test is no problem
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:188.8kb
    • 提供者:申克
  1. cutcopyrecorder

    0下载:
  2. 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:34.22kb
    • 提供者:pengyong
  1. EZSW26

    0下载:
  2. 一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-A missile hit written in C language on a plane the trajectory tracking problem of the source program and use algorithm WORD document
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:291kb
    • 提供者:UOLP!65294
  1. Quqeg_the_Eight

    0下载:
  2. Eight Queen s problem solving method, the most classic algorithm to solve-Eight Queen s problem solving method, the most classic algorithm to solve
  3. 所属分类:Hook api

    • 发布日期:2017-12-14
    • 文件大小:1.9kb
    • 提供者:hgajeh
搜珍网 www.dssz.com