Files
PEArch/readme.md
T
2025-08-03 20:55:12 +02:00

10 lines
341 B
Markdown

# PB-PEArch
A small tool that tells you which [CPU architecture](https://learn.microsoft.com/en-us/windows/win32/debug/pe-format#machine-types)
a given [Windows PE](https://learn.microsoft.com/en-us/windows/win32/debug/pe-format) is made for.
## Usage
TODO
## License
All the code in this repo is released in the [Public Domain](LICENSE).