An open API service indexing awesome lists of open source software.

https://github.com/guettafa/windowspefileparser

Small parser for Windows PE files
https://github.com/guettafa/windowspefileparser

portable-executable windows

Last synced: 4 months ago
JSON representation

Small parser for Windows PE files

Awesome Lists containing this project

README

          

## Usage
```sh
PeFileParser.exe MyPEFile.dll # or .exe, .sys. .cpl ...
```
![image](https://github.com/user-attachments/assets/72bce92d-a77e-44c6-b7c6-76e3afd125ce)