Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PE ReaderNew to Visual Studio Code? Get it now.
PE Reader

PE Reader

royavidan

|
7 installs
| (0) | Free
Display data and resources of a PE executeble.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pe-reader README

VSCode extension for reading basic information about PE executable files (DLL, EXE, MUI, ...).

Features

Can display imports/exports, basic characteristics and browse resources. Right-click on a resource to save it.

Requirements

Not really:) The extension will also probably work will VSCode older then the version published.

Notice that while this extension is currently only for Windows formats, running it on Windows is not mandatory. This extension does not use any windows-only modules.

Extension Settings

Not yet, when more features will come, I am sure settings will follow.

Known Problems

Currently not supporting 32-bit PE files. Will be fixed shortly!

Features in Planning

Adding the executable icon to the window. Parsing simular information for ELF format (maybe will need renaming then).

Release Notes

1.1.3 Fixed import/export bug and cursor display, and some minor bugs.

1.1.2: Fixed some bugs, read MUI and String Table resources.

1.1.1: Now remember what you clicked when you switch tabs.

1.1.0: Fixed release problems, released first fully working version:)

1.0.0: Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft