Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37495793
en ru br
ALT Linux repositórios
S:2022.5.30-alt1

Group :: Development/Python3
RPM: python3-module-pefile

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2022.5.30-alt1
Data da compilação: 10 agosto 2022, 20:35 ( 88.9 weeks ago )
Tamanho:: 75.97 Kb

Home page:   https://github.com/erocarrera/pefile

Licença: MIT
Sumário: Python module for working with Portable Executable files
Descrição:

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

Mantenedor currente: Alexey Shabalin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-pefile
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009