Skip to main content

PyPackerDetect Tweet

Detect packers on PE files using heuristics and signatures.

PyPi Python Versions Build Status DOI License

A complete refactoring of this project to a Python package with a console script to detect whether an executable is packed.

pefile is used for PE parsing. peid is used as implementation of PEiD.

$ pip install pypackerdetect
$ pypackerdetect --help
[...]
usage examples:
- pypackerdetect program.exe
- pypackerdetect program.exe -b
- pypackerdetect program.exe --low-imports --unknown-sections
- pypackerdetect program.exe --imports-threshold 5 --bad-sections-threshold 5

Detection Mechanisms

  • PEID signatures
  • Known packer section names
  • Entrypoint in non-standard section
  • Threshhold of non-standard sections reached
  • Low number of imports
  • Overlapping entrypoint sections

Related Projects

You may also like these:

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pypackerdetect-1.1.4.tar.gz (341.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pypackerdetect-1.1.4-py3-none-any.whl (311.8 kB view details)

Uploaded Python 3

File details

Details for the file pypackerdetect-1.1.4.tar.gz.

File metadata

  • Download URL: pypackerdetect-1.1.4.tar.gz
  • Upload date:
  • Size: 341.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pypackerdetect-1.1.4.tar.gz
Algorithm Hash digest
SHA256 38b694d43ae3d29ab378dac0f15b33d78b56e870c9ea6b8cc99eba75bb3babbe
MD5 3f82bcf561dbd52bbae49281f6aecf23
BLAKE2b-256 4775b5d462a11a1eb884920857be695aee458f7e1ac563521722c3a1e013547c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypackerdetect-1.1.4.tar.gz:

Publisher: python-package.yml on packing-box/pypackerdetect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pypackerdetect-1.1.4-py3-none-any.whl.

File metadata

  • Download URL: pypackerdetect-1.1.4-py3-none-any.whl
  • Upload date:
  • Size: 311.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pypackerdetect-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c9b73c555868c74d61749b7d10149e29afb4a99f0f9a1f8d8cb2993e7507b299
MD5 6128056e5e66871b5ab99ab13a1ad206
BLAKE2b-256 0b45cb1785ed36052d70cc42ff08908eaaaa27f5b92d14343754c14ca200a045

See more details on using hashes here.

Provenance

The following attestation bundles were made for pypackerdetect-1.1.4-py3-none-any.whl:

Publisher: python-package.yml on packing-box/pypackerdetect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.2.0

2 files

This release

1.1.4 This release

2 files

1.1.3

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.8

2 files

1.0.7

2 files

1.0.6

1 file

1.0.5

1 file

1.0.4

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page