10 lines
341 B
Markdown
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).
|