Package python3-module-pefile: Information

    Source package: python3-module-pefile
    Version: 2022.5.30-alt1
    Latest version according to Repology
    Build time:  Aug 11, 2022, 08:01 PM in the task #305063
    Report package bug
    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

    List of rpms provided by this srpm:
    python3-module-pefile (noarch)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

      1. python3-dev
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. rpm-build-python3

    Last changed


    Aug. 10, 2022 Alexey Shabalin 2022.5.30-alt1
    - Initial packaging.