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

搜索资源列表

  1. insertcode

    0下载:
  2. PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:79185
    • 提供者:无间刀
  1. alink

    0下载:
  2. 著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:187631
    • 提供者:lgw
  1. InjectPE

    0下载:
  2. 在exe文件引入表中挂接自定义的dll文件,可用于exe加密、制作插件等。。作者学习pe文件格式的成果,绝对原创!-exe files in the introduction of the table definition articulated since the dll file that can be used exe encryption, such as plug-in production. . Study author pe file formats the results abs
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2611
    • 提供者:倪玉龙
  1. peformatvisefile

    0下载:
  2. pe文件格式.vc.net BOOL CpefileDlg::IsPEFile(LPVOID ImageBase) { PIMAGE_DOS_HEADER pDH=NULL PIMAGE_NT_HEADERS pNtH=NULL if(!ImageBase) return FALSE pDH=(PIMAGE_DOS_HEADER)ImageBase if(pDH->e_magic!=IMAGE_DOS_SIGNATURE
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77526
    • 提供者:rar
  1. PE_Tutorial

    0下载:
  2. PE文件格式学习 由于 Win32 的降临,微软对于 OBJ 和 EXE (DLL )格式做了全盘的改变。这些改变 建立在其它操作系统上的既成结果,使微软得以节省时间。改头换面的主要目的是为了 强化在不同平台之间的可移植性。COFF OBJ 格式在 Win32 诞生之前就存在了。PE 格 式则是 COFF 格式的延伸,使用于 Win32 平台上。 -PE file format of the study come as Win32, Microsoft OBJ and EXE
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:219891
    • 提供者:sunpeng
  1. PEwenjianVC++

    0下载:
  2. PE文件格式分析程序。在分析程序的过程中,经常需要查看PE文件的一些信息,包括文件头、块表、版本或资源等,本章将研究如何通过编程的方法实现这些功能-PE file format analytical procedures. The analysis of the course of the proceedings, often need to see the documents PE some information, including documents first, block table
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4986
    • 提供者:李军
  1. PEAnalyseCode

    0下载:
  2. 对PE文件格式分析的一个程序源代码,对学习PE文件格式很有帮助。-PE file format for analysis of a program's source code, to learn PE file format helpful.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35437
    • 提供者:liming
  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. The_PE_file_format

    0下载:
  2. pe文件格式(英文),可参考-pe document format (English), the reference
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:23782
    • 提供者:何必呢
  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. pelib

    0下载:
  2. 操作PE文件的一个类,对于理解PE文件的格式有帮助-operation of a document PE class for understanding the format of PE help
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6502
    • 提供者:yuphone
  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. WinPe

    0下载:
  2. 一个PE文件分析器,可分析Win32文件格式,列出导入导出表和程序的其它信息-a PE File Analyzer, analysis Win32 file format, Import and Export of listed tables and other information procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19351
    • 提供者:江洪洪
  1. win32_pe

    0下载:
  2. windows pe文件格式说明-windows pe File Formats
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:31737
    • 提供者:陶正
  1. Peering_Inside_the_PE

    0下载:
  2. 一种操作系统之上的可执行文件格式从许多方面反映了这种操作系统本身的情况。尽管研究可执行文件格式并不是大多数程序员的首要任务,但从中你却能够获得许多知识。在本文中,我要带你游历可移植可执行(Portable Executable,PE)文件格式,它是Microsoft设计用于所有基于Win32® 的系统,包括Windows NT® 、Win32s™ 以及Windows 95之上的可执行文件格式。在可预见的将来,PE格式会在Microsoft的所有操作系统中扮演重要角色,其中包
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:372361
    • 提供者:lanlean
  1. pegeshi

    0下载:
  2. 一个分析pe格式的工具,用vc++写的,可以帮助你详细了解pe格式-Pe format of an analytical instrument, using vc++ to write, and can help you learn more about the format pe
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:4785
    • 提供者:jia65oa452
  1. PEViewer20100106

    0下载:
  2. ,可执行文件格式分析工具,用于了解和学习Windows平台的可执行文件。 可查看进程PE文件的信息。 系统进程枚举提供简单的进程查杀功能,详细的列出了进程的路径、模块、基址、进程内存占用等信息。 右键菜单,可快捷刷新和结束进程,F5为进程刷新快捷键,还包含打开所在目录、复制进程/模块路径功能,可直接打开进程/模块文件所在目录并选中文件 状态栏用于显示系统版本、进程总数、内存占用信息,通过提升进程权限,解决了csrss.exe进程无法显示的问题。(PE Viewer and Explore
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:359424
    • 提供者:proj
  1. LordPe

    0下载:
  2. pe文件格式解析 命令行版本 vc6.0编译(PE file format parsing command line version)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-29
    • 文件大小:9216
    • 提供者:PUBG_WG
  1. 对流扩散-混合差分格式

    0下载:
  2. 适用于定常对流扩散问题的混合差分格式,由pe的大小可以采用迎风和差分的不同离散过程。
  3. 所属分类:数值算法/人工智能

  1. 重建输入表

    1下载:
  2. 对PE格式表学习有很好的参考价值@@@@@@@@@@@@
  3. 所属分类:系统编程

    • 发布日期:2023-01-18
    • 文件大小:5000
    • 提供者:DOTAY123
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com