Group :: Development/Python3
RPM: python3-module-pefile
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
Current version: 2022.5.30-alt1
Build date: 10 august 2022, 20:35 ( 58.6 weeks ago )
Size: 75.97 Kb
Home page: https://github.com/erocarrera/pefile
License: MIT
Summary: Python module for working with Portable Executable files
Description:
List of contributors List of rpms provided by this srpm:
ACL:
Build date: 10 august 2022, 20:35 ( 58.6 weeks ago )
Size: 75.97 Kb
Home page: https://github.com/erocarrera/pefile
License: MIT
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
Current maintainer: Alexey Shabalin 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
List of contributors List of rpms provided by this srpm:
- python3-module-pefile