Sections are blocks of contiguous memory in a Portable Executable (PE) file that contains either code or data.
节是包含代码或数据的可移植可执行(PE)文件中的连续内存块。
3
This program decodes program memory , and show you the program information. including: VCL structure, Window style, Import table, Export table, PE header, Memory view.