全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: python-pefile  ]

软件包:python3-pefile(2019.4.18-1.1)

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pefile

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 55.1 kB288.0 kB [文件列表]