[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-pefile-2024.8.26-1.el10.src download

Name python-pefile
Epoch 0
Version 2024.8.26
Release 1.el10
Architecture src
Website/URL https://github.com/erocarrera/pefile
License MIT
Build Time 2025-04-03 08:36:08
Build Host builder-x86-05.inferitos.ru
Summary Python module for working with Portable Executable files
Repositories AppStream
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
Errata
Size 96 KiB
Source Project python-pefile-2024.8.26-1.el10
SHA-256 checksum c7b5481d03a3ec4e39c7ab77a47e6173b6b7d535d0171299143f081ce7454c2d
× Full screenshot
Changelog link
* Tue Dec 03 2024 Gerd Hoffmann <kraxel@redhat.com> - 2024.8.26-1
- rebase to release 2024.8.26

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2023.2.7-9
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2023.2.7-9
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2023.2.7-8
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2023.2.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jun 23 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2023.2.7-4
- Drop obsolete python-future dependency

* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2023.2.7-3
- Rebuilt for Python 3.12

* Sat Mar 11 2023 Fabio Valentini <decathorpe@gmail.com> - 2023.2.7-2
- Rebuild for https://pagure.io/releng/issue/11327