Fedora Packages

python3-pefile Subpackage of python-pefile

Python module for working with Portable Executable files

pefile is a multi-platform Python module to read and work with Portable Executable (aka PE) files. Most of the information in the PE Header is accessible, as well as all the sections, section's information and data. pefile requires some basic understanding of the layout of a PE file. Armed with it it's possible to explore nearly every single feature of the file. Some of the tasks that pefile makes possible are: * Modifying and writing back to the PE image * Header Inspection * Sections analysis * Retrieving data * Warnings for suspicious and malformed values * Packer detection with PEiD’s signatures * PEiD signature generation

Releases Overview

Release Stable Testing
Fedora Rawhide 2023.2.7-7.fc40 -
Fedora 40 2023.2.7-7.fc40 -
Fedora 39 2023.2.7-5.fc39 -
Fedora 38 2023.2.7-2.fc38 -
EPEL 8 2023.2.7-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-pefile dash maintainers at fedoraproject dot org.



Sources on Pagure