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

搜索资源列表

  1. JiurlPebSee

    0下载:
  2. jiurl写的一个查看PEB的程序,有参考价值-jiurl write a check radiotherapy procedures, reference value! !
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:57.01kb
    • 提供者:fan
  1. EnumPeb

    0下载:
  2. 进程的PEB在以前os上是个定数,但在xp后,有所变化,这个程序可以动态获得各个版本下不同进程的PEB,有效解决硬编码问题。获得了peb,就可以获得进程的命令行参数,获得了命令行参数就知道对应进程打开了什么文件,然后给该进程发送WM_CLOSE,就可以关闭该进程打开的文件了,是不是很神奇,但这里只介绍了动态获得PEB的方法。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31.05kb
    • 提供者:张力
  1. basic_v2.1

    0下载:
  2. Basic hack v2.1 by xgx - http://www.ring0.donster.de/ Features: - Smooth Vector Aimbot - Full ESP ( Namen,Weapon,Distance,Visible,Far) - polymorph,peb hiding to prevent VAC detection
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51.04kb
    • 提供者:anor
  1. HideModule(PEB).rar

    0下载:
  2. VC编写的应用层下通修过PEB结构中的模块链来隐藏模块,VC prepared the application layer have been revised under the pass PEB structure module chain to hide modules
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:16.25kb
    • 提供者:云忠言
  1. MyHider

    0下载:
  2. 一个用来隐藏进程、通过修改PEB隐藏进程模块、通过修改VAD树隐藏进程模块的示例驱动,注释良好,适合初学者。-A driver for hiding the process and the process modules, with smooth comments.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:66.22kb
    • 提供者:王啊
  1. SOME-function

    0下载:
  2. 基本进程操作及注册表操作的应用. 提升权限,进程PEB查询与操作,进程枚举, 注册表的所有常见使用示例函数.-The basic process of operation and the application of the registry operation. Enhance the authority, the process of inquiry and operation of PEB, the process of enumeration, the registry of a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:17.79kb
    • 提供者:jkl
  1. ModifyPEB

    0下载:
  2. 修改程序PEB,可能可以过防火墙-Modify the program PEB, the firewall may be able to have ..........
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:256.02kb
    • 提供者:soni
  1. baseaddrbypeb

    0下载:
  2. this an example on how to get the base address of a module in process via the process peb-this is an example on how to get the base address of a module in process via the process peb
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:138.37kb
    • 提供者:tornado
  1. hidedll

    0下载:
  2. these are two functions that can be used to hide your just loaded dll, from the process peb. use one or another-these are two functions that can be used to hide your just loaded dll, from the process peb. use one or another
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:100.17kb
    • 提供者:tornado
  1. TEBPEB

    0下载:
  2. 通过TEB/PEB枚举当前进程空间中用户模块列表-By TEB/PEB enumerate the current process space in the user module list
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:752byte
    • 提供者:sweet
  1. WriteMemory

    0下载:
  2. 读写内存完整实现。 获取进程PEB信息 相关函数的使用-Memory read and write a complete implementation. PEB process to obtain information related to the use of function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5.35kb
    • 提供者:张明
  1. EPROCESSPEB

    0下载:
  2. 分别在EPROCESS、PEB中彻底改掉进程名-Completely get rid of the process name in EPROCESS, PEB
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:1.78kb
    • 提供者:vohanjun
  1. WriteMemory

    0下载:
  2. 读写内存完整实现。获取进程PEB信息相关函数的使用-Memory read and write a complete implementation. PEB process to obtain information related to the use of function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5.47kb
    • 提供者:任崔昌
  1. TEBaPEB

    0下载:
  2. A Example about TEB and PEB in Windows
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:538byte
    • 提供者:khangkito
  1. Hooking-DLLs-using-PEB

    0下载:
  2. Hooking DLLs using PEB
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:32.59kb
    • 提供者:AuraFawkes
  1. src105

    0下载:
  2. 测试程序是否在虚拟机运行.从三个方面入手检测:1、注册表2、读取peb 3、利用idt检测-Test program is run in a virtual machine. From the detection of three aspects: 1, 2 registry, read peb 3, detected by idt
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:9.72kb
    • 提供者:yyk1k74jingai2
  1. src105

    0下载:
  2. 测试程序是否在虚拟机运行.从三个方面入手检测:1、注册表2、读取peb 3、利用idt检测-Test program is run in a virtual machine. From the detection of three aspects: 1, 2 registry, read peb 3, detected by idt
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-30
    • 文件大小:9.27kb
    • 提供者:wl7940lia
搜珍网 www.dssz.com