搜索资源列表
PE文件分析器.zip
- Windows操作系统支持的PE格式文件格式分析器
PE文件格式分析程序VC++
- PE文件格式分析程序,程序采用VC++编写,主要完成分析文件PE头,格式等功能!-PE file format analysis procedures, procedures used to prepare VC, PE analysis completed first, the format capabilities!
VC源码:PE文件格式的判断
- VC源码:PE文件格式的判断/PE文件格式的判断-source VC : PE file format judgment / PE file format judgment
PE文件格式分析工具 T-PE 之源代码
- PE文件格式分析工具 T-PE 之源代码.rar-PE file format analysis tools T-PE source code. Rar
深入分析PE文件格式
- 基于pe文件格式的分析,对于分析文件破解文件大有帮助
PE
- PE文件格式查看程序,能对pe文件进行分析,修改等操作
PE
- PE文件格式详解
pe
- pe文件格式,把exe文件按照pe文件格式读出显示
PE-tut02
- PE 文件格式读取-read and save by PE document
PE文件格式
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能-PE document windows (9598NT) of the executable file format. Popular CIH virus is through
T-PE
- 查看PE文件格式的源码
PE-File-format.rar
- 一个操作系统的可执行文件格式,从许多角度来看,都是操作系统内建行为的一面镜子。 虽然可执行档格式通常并不是一个程序员认为迫切需要学习的东西,但操作系统的许多 有用的知识却可以在这个过程中获得。动态联结、加载器行为、以及内存管理,是特 别容易在这个学习过程中推理而得的三个主题。,An operating system of the executable file format, from a number of point of view, are built into the operat
PEFile.rar
- 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
PE_EXEVIEW_PEFILE
- The Portable Executable File Format from Top to Bottom原文、译文及源代码 1、The Portable Executable File Format from Top to Bottom 是最早讲解PE格式的文章之一,是了解PE格式入门很好的文章,原文可以在MSDN1998光盘找到中。 2、这篇文章被国内网友多次翻译,有代表性的译文有两个: 看雪软件安全论坛(bbs.pediy.com)中的ah007译为:可移植的
pedump
- Windows PE文件格式分析与PEDUMP的实现-Windows PE File Format Analysis and realization of PEDUMP
PE文件分析器
- Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format analyzer
PEInfo_example
- windows PE 文件格式分析工具的编写。代码里解析了PE文件的格式及具体分析方法。-windows PE file format for preparation of analytical tools. Analysis of the code in the PE file format and the specific analysis.
PE
- 学习PE文件格式的一个小测试程序.上传凑分.-PE file format to learn a small test program. From points together.
PE
- PE文件格式分析工具+T-PE+之源代码-PE file format analysis tool+ T-PE+ source code
详解详解windows的PE文件格式
- WINDOWS PE文件解析,PE文件详细解析 ,包含详细的代码和分析(The detailed parsing of the Windows PE file, including the specific implementation and analysis of the code, is simple and clear)