erocarrera / pefile

pefile is a Python module to read and work with PE (Portable Executable) files
MIT License
1.86k stars 519 forks source link

Add machine types #361

Closed j-t-1 closed 1 year ago

j-t-1 commented 1 year ago

Specifically, RISCV32, RISCV64, RISCV128, LOONGARCH32, LOONGARCH64. These are RISC-V 32-bit address space, RISC-V 64-bit address space, RISC-V 128-bit address space, LoongArch 32-bit processor family, LoongArch 64-bit processor family. Source: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format