Pe-analyzer

Latest version: v0.1.2

The latest version of pe-analyzer with no known security vulnerabilities is 0.1.2. We recommend installing version 0.1.2.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1.2 at April 13, 2023
License
MIT (MIT License)

Description

A Python module to analyze Portable Executable (PE) files on Windows systems. It parses and extracts various details about the file header, optional header, sections, imports, and exports. The module provides an easy-to-use class, PEAnalyzer, which returns analysis data in JSON format and supports pretty-printing of the information when used with the print() function.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (3)

See all versions

Has known vulnerabilities

  • 0.1.2
  • 0.1.1
  • 0.1.0