Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user