Module pe_section

Source

Functionsยง

pe_section
Extracts the data of a section of a loaded PE file based on the section name.
pe_section_as_string
Extracts the data of a section of a loaded PE image and returns it as a string.
pe_section_data
Extracts the data of a section in a loaded PE file based on the section table.