# PEArch - EN meta: title: "PEArch" description: "CLI tool that tells you which CPU architecture a given Windows PE is made for." intro: title: "Introduction" text: p1: l1: A small tool that tells you which CPU architecture a given Windows PE is made for. p2: l1: A total of 35 architectures are supported by this tool. usage: title: "Usage" text: p1: l1: "This tool can either be used in a command prompt with the options below." l2: "Or, you can simply drop a file onto the .exe or a shortcut to get the same result." details: #disclaimer: The architecture codes, as well as their descriptions, are taken from Microsoft's # MSDN. title: "Click here to show/hide the architecture and return codes" thead: code: "STDOUT" hex: "STDOUT with /AsHex" dec: "STDERR with /AsError" description: "Description (Source: MSDN)" output: title: "Output examples" default: title: "Without options:" options: title: "With /AsHex and /AsError:" downloads: title: "Downloads" license: title: "License" text: "This software and its source code is released in the Public Domain (CC0 1.0 Universal)." links: title: "Links"