JSPM

pe-struct

0.9.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q31033F
  • License MIT

A JavaScript library for loading PE (Portable Executable) file as a plain structural object.

Package Exports

  • pe-struct

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pe-struct) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pe-struct

A JavaScript library for loading PE (Portable Executable) file as a plain structural object.

It supports .NET (CLI) metadata and IL. And in this early verson, it supports these only.