enko/peheaderextract

Extracting pe headers from exe files

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/enko/peheaderextract

1.0.2 2013-10-09 08:36 UTC

This package is not auto-updated.

Last update: 2025-10-06 19:59:16 UTC


README

Currently only version informations are implemented.

The core code with all the hard work is taken form this SO-question:

Get Version of exe via PHP

ToDo

Extract more PE-header-information and create some better data structures, which reflects the data of the pe header better.