搜索资源列表
PE文件分析器.zip
- Windows操作系统支持的PE格式文件格式分析器
insertcode
- PE可执行文件的镶入式程序的编写方法及示例(镶入式后门程序&原程序) 由于Microsoft公司的Windows系统是当前大部分个人电脑所使用的操作系统 主要包括win95,98,me,nt4,2000,xp等,而这些系统所使用的可执行文件的格式基 本上是PE结构的。这里的可执行文件的镶入式程序就是针对PE结构的可执行文件。 这里先简单说一下PE文件框架结构: DOS MZ header DOS stub//在不支持 PE文件格式的操作系统中它将简单显示一个错误提示 PE header//含了许
InjectPE
- 在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
PEAnalyseCode
- 对PE文件格式分析的一个程序源代码,对学习PE文件格式很有帮助。-PE file format for analysis of a program's source code, to learn PE file format helpful.
TPE
- PE文件格式分析程序VC++PE文件格式分析程序VC-PE file format analytical procedures VC PE file format analytical procedures VC
pe_file
- pe文件格式分析,用于程序分析,破解等用途-pe file format, procedures for the analysis, such as the use of crack
PE
- PE文件格式查看程序,能对pe文件进行分析,修改等操作
Stud_PE
- 列举系统进程,PE文件格式的显示 列举系统进程,PE文件格式的显示
rbPEFormatViewer
- vc6.0, PE文件格式查看,可以查看PE文件头信息、节信息、输入表信息以及输出表信息
PEfile_mod_vc_src
- 对PE文件格式进行了详细的解释和演示, 可以很容易的获取PE操作的主要关键技术。 是高级的参考资料。
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译为:可移植的
PE文件分析器
- Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format analyzer
pestructure
- pe文件格式结构体,可执行exe,可以查看pe结构体-pe file format structure, executable exe, can view the structure pe
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.
peformat
- PE 文件格式查看工具源码功能挺全的用vc++写的-PE Format viewer by vc++ 6.0 PE Format viewer by vc++ 6.0 PE Format viewer by vc++ 6.0
PE
- 介绍了有关PE文件格式,对于研究Pe文件就够有很大的帮助。-Introduction of the PE file format, the research paper Pe enough of great help.
PE
- PE文件格式分析工具+T-PE+之源代码-PE file format analysis tool+ T-PE+ source code
PELoadDLL
- 通过感染PE文件格式来实现DLL文件的加载,效果还可以-By infected PE file format to achieve the loading of DLL files, the effect can be. . . .
PE-file
- 经典的PE 文件格式资料,是研究WINDOWS底层机制和破解的必备资料-classic pe file format,it is nessary of studying windows theory and crack program.