Name: | python3-pefile |
---|---|
Version: | 2024.8.26 |
Release: | 1.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 667151 |
License: | MIT |
RPM: | python3-pefile-2024.8.26-1.el10.noarch.rpm |
Source RPM: | python-pefile-2024.8.26-1.el10.src.rpm |
Build Date: | Sat Feb 01 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/erocarrera/pefile |
Summary: | Python module for working with Portable Executable files |
Description: | 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 |
- rebase to release 2024.8.26
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Drop obsolete python-future dependency
- Rebuilt for Python 3.12
- Rebuild for https://pagure.io/releng/issue/11327
- bump to version 2023.2.7