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

搜索资源列表

  1. PETool

    0下载:
  2. pe文件格式查看源代码 pe文件格式查看源代码-pe file format to view source code files pe View the source code files pe View source code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:171397
    • 提供者:spacecup
  1. TPE

    0下载:
  2. PE文件格式分析程序VC++PE文件格式分析程序VC-PE file format analytical procedures VC PE file format analytical procedures VC
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5125
    • 提供者:法激
  1. pe_file

    0下载:
  2. pe文件格式分析,用于程序分析,破解等用途-pe file format, procedures for the analysis, such as the use of crack
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:103788
    • 提供者:lihua2008
  1. pemodify

    0下载:
  2. Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, Specifications, Windows NT File Format Specifications),但是它非常之晦涩。本程序实现了对PE文件的修改.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47071
    • 提供者:杨秉岐
  1. MessageAdder

    0下载:
  2. 文件加壳器,通过解析PE文件格式,将原有exe文件运行前添加一个提示消息框,常用于演示版程序
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:34426
    • 提供者:高宏亮
  1. Stud_PE

    0下载:
  2. 列举系统进程,PE文件格式的显示 列举系统进程,PE文件格式的显示
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:595512
    • 提供者:tmk
  1. rbPEFormatViewer

    0下载:
  2. vc6.0, PE文件格式查看,可以查看PE文件头信息、节信息、输入表信息以及输出表信息
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:42047
    • 提供者:犁田
  1. PEExplorer

    0下载:
  2. 汇编写的pe文件信息查看工具,用来学习pe文件格式,和汇编开发程序
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:26247
    • 提供者:贺瑞喜
  1. fenxiPEFILE

    0下载:
  2. 一个功能齐全的分析windows平台PE文件格式的程序源代码。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:35890
    • 提供者:ffss
  1. PE.structure

    0下载:
  2. 清晰的勾勒出了PE文件的格式结构图,让一目了然。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:432590
    • 提供者:oshine
  1. HookDll

    0下载:
  2. PE文件是windows(95/98/NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:59927
    • 提供者:sujun
  1. PEfile_mod_vc_src

    0下载:
  2. 对PE文件格式进行了详细的解释和演示, 可以很容易的获取PE操作的主要关键技术。 是高级的参考资料。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66173
    • 提供者:垃圾
  1. VaToOffsetSrc

    0下载:
  2. PE文件外壳查询工具,功能类似PEid软件,带有VA及Offset换算~ 通过学习这个软件的源码,你会对PE文件格式有进一步的了解。希望它能够给你在学习PE文件格式编程的过程中带来一些帮助。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:698936
    • 提供者:宋芬
  1. pefile

    0下载:
  2. PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。-PE document windows (9598NT) of the executable file format. Popular CIH virus is throug
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:112507
    • 提供者:王峰
  1. mfile

    0下载:
  2. 打开多个文件的例子(33KB)19fileinfo1.zip取得文件信息(4KB)20文件操作相关.zip常用的4个文件函数:检查文件是否存在; 分离文件路径等(2KB)21winpe.zip分析PE文件格式(105KB)-open multiple files example (33KB) 19fileinfo1.zip obtained the document information (4KB) 20 documents related operations. Zip four commo
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:33849
    • 提供者:陈新
  1. Virus

    0下载:
  2. ring-3 PE文件感染病毒简单演示,对想了解病毒的原理和PE文件格式以及win32汇编的朋友有一定的帮助(其中pewrsec小工具用于改变PE文件的指定Section属性为"可写"附带源码)-ring-3 PE File virus simple demo, it is a few helpful to who want to know viurs theory or PE file format and win32 masm(additional pewrsec tool used to
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:22067
    • 提供者:chenningjiang
  1. pe

    0下载:
  2. 在这篇文章中,我会给出 MicroSoft 的所有基于 win32系统(如winnt,win9x)的可移植可执行(PE)文件格式的详细介绍-In this article, I will give all MicroSoft based on win32 systems (such as winnt, win9x) of the Portable Executable (PE) file format details
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:13915
    • 提供者:朱伟
  1. IsManaged

    0下载:
  2. 如何在程序中检查一个DLL或EXE是不是托管代码,需要了解PE文件格式-How to check in the procedure of a DLL or EXE is not managed code, need to be aware of PE File Format
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5949
    • 提供者:dsdsad
  1. pestructure

    0下载:
  2. pe文件格式结构体,可执行exe,可以查看pe结构体-pe file format structure, executable exe, can view the structure pe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:100776
    • 提供者:lilei
  1. icrEdit

    1下载:
  2. Windows 反汇编工具,用于反汇编PE文件格式-The tool is used to disassemble PE File.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:193800
    • 提供者:peter cheng
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com