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

搜索资源列表

  1. PE

    0下载:
  2. 一款分析PE文件格式的工具,有完整的源代码-An analysis tool for PE file format, with full source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:9136
    • 提供者:王枫
  1. pe_encrypt

    0下载:
  2. 有关pe格式的加密解密技术相关资料和说明-Pe format of the encryption and decryption technology-related information and clarification
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1389071
    • 提供者:yang
  1. pe

    0下载:
  2. Notes on PE file format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:44582
    • 提供者:stanne
  1. PELoadDLL

    0下载:
  2. 通过感染PE文件格式来实现DLL文件的加载,效果还可以-By infected PE file format to achieve the loading of DLL files, the effect can be. . . .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:146892
    • 提供者:王强
  1. PEpowerTool

    0下载:
  2. 一个PE文件查看和修改工具,VC6编写,对正在学习PE文件格式的人非常有帮助-A PE file to view and modify the tool, VC6 preparation of PE file format is learning very helpful people
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:76135
    • 提供者:杨靖
  1. 200662418441712

    0下载:
  2. PE格式浏览器的源码。如果你想钻研PE格式的话它是很好的助手.-PE format, the browser source code. If you want to delve into PE format, then it is a good assistant.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-07
    • 文件大小:20366
    • 提供者:2009nian
  1. PE_editing

    0下载:
  2. 在windows 9x、NT、2000下,所有的可执行文件都是基于Microsoft设计的一种新的文件格式Portable Executable File format(可移植的执行体),即PE格式。有一些时候,我们需要对这些可执行文件进行修改,下面文字试图详细的描述PE文件的格式及对PE格式文件的修改。-In windows 9x, NT, 2000, all the executable files are based on the design of a new Microsoft fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5962
    • 提供者:yuxiangzhang
  1. VersInfoExShlExt

    0下载:
  2. 本ActiveX用于查阅Windows PE格式文件的版本信息,在Windows 7中仍然是维持XP3方式,方便使用-For access to the ActiveX version of Windows PE format files information in Windows 7 is still way to maintain the XP3, easy to use
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-05
    • 文件大小:14473
    • 提供者:sdxiao
  1. PE

    0下载:
  2. 详细并且简单的给出了pe的格式图片,对pe的直观理解很重要-Detailed and gives a simple picture format pe, pe, intuitive understanding of the importance
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:432307
    • 提供者:cuijingbing
  1. PE-fileformat-explanation

    0下载:
  2. 为了获得PE文件中所包含的重要信息,我编写了一个名为PEFILE.DLL的动态链接库,本文中所有出现的源码示例亦均摘自于此。这个DLL和它的源代码都作为PEFile示例程序的一部分包含在了CD中(译注:示例程序请在MSDN中寻找,本站恕不提供),你可以在你自己的应用程序中使用这个DLL;同样,你亦可以依你所愿地使用并构建它的源码。在本文末尾,你会找到PEFILE.DLL的函数导出列表和一个如何使用它们的说明。我觉得你会发现这些函数会让你从容应付PE文件格式的。 -In order to o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:10265
    • 提供者:wangzhneghui
  1. PE-file-format

    0下载:
  2. PE file format.rar PE文件格式详解,详细介绍了PE文件的格式基础-PE file format.rar PE file format Detailed, detailing the basis of PE file format
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:37699
    • 提供者:jpinglove
  1. GetDllinfo

    0下载:
  2. 通过分析PE格式,获取DLL函数信息及函数地址-By analyzing the PE format, DLL function to get address information and function
  3. 所属分类:Shell api

    • 发布日期:2017-05-16
    • 文件大小:4458608
    • 提供者:王朝
  1. PE

    0下载:
  2. 简单的PE文件格式分析源码。用于入门级PE文件学习人士。-Simple PE file format analysis the source code. For entry-level PE file study people.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5595
    • 提供者:东东
  1. 2011481368886

    0下载:
  2. 通过分析PE格式,获取DLL函数信息及函数地址 -By analyzing the PE format, DLL functions to obtain information and address of the function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3594745
    • 提供者:haiuko
  1. Src

    0下载:
  2. 以前学习PE格式和游戏外挂还有病毒的时候写的一个半成品.主要功能有PE查看器.进程浏览器.内存修改器,以及网络嗅探器. DLL注入,代码注入,键盘记录-Before learning PE format and game hacking and when the virus writing a semi-finished products. The main function have PE viewer. Process the browser. Memory modifier, and
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:317037
    • 提供者:禁区
  1. Windows-PE-analysis

    0下载:
  2. 本论文主要介绍了PE文件的背景及开发意义,详细介绍了PE文件的格式,系统的总体分析及详细的设计,并总结了系统的不足和展望。-This paper introduces the background and development significance of the PE file, detailing the PE file format, the overall analysis of the system and detailed design, and summarizes the s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:150485
    • 提供者:上校
  1. GetInfo

    0下载:
  2. 对可执行程序PE格式分析,输入输出表,资源表以及数据目录遍历-PE format executable program analysis, input-output tables, resource tables, and data directory traversal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:467929
    • 提供者:不说
  1. ModifyPE

    0下载:
  2. 根据对PE格式的分析,修改PE文件,以实现特定的效果。-Based on the analysis of the PE format, modify PE file, in order to achieve a particular effect.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:797191
    • 提供者:ll7777
  1. OllyDBG_1.10

    0下载:
  2. OllyDbg是运行在Windows 95、Windows 98、Windows ME、Windows NT 和 Windows 2000系统下的一个单进程、多线程的分析代码级调试工具。它可以调试PE格式的执行文件及动态链接库,并可以对其打补丁。“代码级”意味着您可以直接与比特、字节或处理器指令打交道。OllyDbg 仅使用已公开的 Win32 API 函数,因此它可以在所有 Windows 操作系统及后继版本中使用。但是由于我没有对 XP 系统进行彻底测试,因此不能保证 OllyDbg 功能的
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:5216341
    • 提供者:德润
  1. Package

    0下载:
  2. PE格式文件只要不修改文件头和文件中间的内容,只是在文件末尾添加数据,那么这个PE文件可以正常执行。本程序可将多个文件打为zip包,然后添加在exe程序结尾,再加上zip包长度和PACKAGE标志,程序运行可显示exe中添加的文件。-PE format files as long as it does not modify the contents of the file header and file middle, just to add data to the end of the fil
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:230785
    • 提供者:xlc
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com