Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> python >> python3-pefile
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: python-pefile  ]

套件: python3-pefile (2019.4.18-1.1)

Portable Executable (PE) parsing module for Python

pefile is a Python module to read and work with Portable Executable (PE) files. Most of the information in the PE header is accessible, as well as all the sections, section information and data.

All the basic PE file structures are available with their default names as attributes of the returned instance.

Processed elements such as the import table are made available with lowercase names, to differentiate them from the upper case basic structure names.

pefile has been tested against the limits of valid PE headers; that is, Windows malware. Lots of packed malware attempt to abuse the format beyond its standard use.

Some of the tasks that pefile makes possible are:

 * Modifying and writing back to the PE image
 * Header inspection
 * Section analysis
 * Retrieving data
 * Warnings for suspicious and malformed values
 * Packer detection with PEiD signatures
 * PEiD signature generation

其他與 python3-pefile 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-future
    Clean single-source support for Python 3 and 2 - Python 3.x

下載 python3-pefile

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 54.6 kB288 kB [文件列表]