INFO
Name: python3-pefile
Version: 2023.2.7-1.el8
Arch: noarch
Summary: Python module for working with Portable Executable files
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-22.s390.fedoraproject.org
Build Date: Thu Feb 9 22:26:11 2023
Size: 529022
URL: https://github.com/erocarrera/pefile
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
FILES
/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/pefile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/pefile.cpython-36.pyc
/usr/lib/python3.6/site-packages/__pycache__/peutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/peutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup
/usr/lib/python3.6/site-packages/ordlookup/__init__.py
/usr/lib/python3.6/site-packages/ordlookup/__pycache__
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/oleaut32.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/oleaut32.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/ws2_32.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/ws2_32.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/oleaut32.py
/usr/lib/python3.6/site-packages/ordlookup/ws2_32.py
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pefile.py
/usr/lib/python3.6/site-packages/peutils.py
/usr/share/doc/python3-pefile
/usr/share/doc/python3-pefile/README
/usr/share/licenses/python3-pefile
/usr/share/licenses/python3-pefile/LICENSE
REQUIRES
python(abi) 3.6
python3-future
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
python3-pefile 2023.2.7-1.el8
python3.6dist(pefile) 2023.2.7
python3dist(pefile) 2023.2.7
CONFIG FILES
/usr/lib/python3.6/site-packages/__pycache__
/usr/lib/python3.6/site-packages/__pycache__/pefile.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/pefile.cpython-36.pyc
/usr/lib/python3.6/site-packages/__pycache__/peutils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/__pycache__/peutils.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup
/usr/lib/python3.6/site-packages/ordlookup/__init__.py
/usr/lib/python3.6/site-packages/ordlookup/__pycache__
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/oleaut32.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/oleaut32.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/ws2_32.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/ordlookup/__pycache__/ws2_32.cpython-36.pyc
/usr/lib/python3.6/site-packages/ordlookup/oleaut32.py
/usr/lib/python3.6/site-packages/ordlookup/ws2_32.py
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pefile-2023.2.7-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pefile.py
/usr/lib/python3.6/site-packages/peutils.py
/usr/share/doc/python3-pefile
/usr/share/doc/python3-pefile/README d
/usr/share/licenses/python3-pefile
/usr/share/licenses/python3-pefile/LICENSE l
LICENSE FILES
MIT
|