pe-reader READMEVSCode extension for reading basic information about PE executable files (DLL, EXE, MUI, ...). FeaturesCan display imports/exports, basic characteristics and browse resources. Right-click on a resource to save it. RequirementsNot 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 SettingsNot yet, when more features will come, I am sure settings will follow. Known ProblemsCurrently not supporting 32-bit PE files. Will be fixed shortly! Features in PlanningAdding the executable icon to the window. Parsing simular information for ELF format (maybe will need renaming then). Release Notes1.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 releaseEnjoy! |