python3-pefile binary package in Ubuntu Focal amd64

 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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-01-09 05:38:19 UTC Published Ubuntu Focal amd64 release universe python Extra 2019.4.18-1.1
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal amd64 proposed universe python Extra 2019.4.18-1.1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2020-01-09 05:38:24 UTC Superseded Ubuntu Focal amd64 release universe python Extra 2019.4.18-1build1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-pefile 2019.4.18-1.1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  2020-01-10 06:10:10 UTC Deleted Ubuntu Focal amd64 proposed universe python Extra 2019.4.18-1build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2019-12-18 05:08:20 UTC Superseded Ubuntu Focal amd64 release universe python Extra 2019.4.18-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-pefile 2019.4.18-1build1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu eoan-proposed amd64 in Primary Archive for Ubuntu