搜索资源列表
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
PEinfo
- 能够查看exe文件中从dll中导入的函数,对制作安装文件有一定用途-to view exe dll file from the Import function, the production installation of a certain purpose
PEInfo
- C语言和SDK实现,解析PE格式文件,比如导入表,导出表,资源,重定位表等-C the language+SDK achieve parsing PE file
PEINFO
- 这是一个pe文件分析工具,在科税学习逆向时写的。主要功能:显示ms-dos头,pe文件头,节表,数据目录以及反汇编-This a pe file analysis tool, written in reverse learning assessor. The main functions: ms-dos head pe header section table, data directory and disassemble
peinfo
- PE文件格式编程分析,有助于加深对PE文件格式的理解-PE file format programming analysis, help to deepen the understanding of the PE file format
PEinfo
- pe信息查看源代码,可以查看exe pe信息,希望对大家有帮助-pe information view the source code, we hope to help