readme.txt

来自「全面揭示PE文件的核心机密!彻底揭开PE结构的面纱!」· 文本 代码 · 共 14 行

TXT
14
字号
contents of the archive
=======================

pe.txt          ASCII text describing PE file format

pe_map.c        C source of program that dumps PE files
versinfo.*      C source of helper-routine that dumps version resource
pe_map.exe      executable for NT on Intel platforms

list_imports.*  source and executable of somewhat simpler import-directory lister

hello.exe       file that's used as an example in 'pe.txt'

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?