すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: python-pefile  ]

パッケージ: python3-pefile (2023.2.7-3)

python3-pefile に関するリンク

Screenshot

Debian の資源:

python-pefile ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

python3-pefile のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 62.9 kB348.0 kB [ファイル一覧]