macOS
brew install readpelocal Homebrew formula metadata
sudo port install readpeMacPorts ports tree · sysutils/readpe/Portfile · source: api.github.com
brew / rank 6580
PE analysis toolkit. Version 0.85.1 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install libpe-dev.
install
brew install readpelocal Homebrew formula metadata
sudo port install readpeMacPorts ports tree · sysutils/readpe/Portfile · source: api.github.com
sudo apt install readpeDebian stable package indexes · readpe · source: deb.debian.org
sudo zypper install readpeopenSUSE Tumbleweed package metadata · readpe · source: download.opensuse.org
overview
PE analysis toolkit
history
readpe is an open-source, multiplatform command-line toolkit and library for inspecting Microsoft Portable Executable binaries.
The project was formerly named pev and lived under a user account. It moved to the Mente Binária organization and was renamed readpe because pev originally meant PE Version and no longer represented the toolkit's expanded scope.
The formerly separate libpe project was absorbed into the repository because the library and utilities were tightly coupled.
The toolkit is packaged for several Unix-like systems and supports Linux, macOS, and Windows through Cygwin. Its command-oriented interface and structured output make it suitable for scripted analysis at scale.
Users select specialized commands to parse headers, disassemble code, calculate hashes, inspect dependencies and resources, detect packers, scan suspicious structures, or examine security features.
The repository contains a sample pev.conf for plugin development, but official documentation does not establish a standard installed configuration-file location.
readpe provides a Unix-style collection of focused PE-analysis commands rather than a monolithic graphical application. This is useful in reverse-engineering, malware-research, and automated binary-inspection pipelines.
Bundling libpe with the utilities keeps the parsing library and command-line tools versioned together.
security posture
No matching local secret-handling manifest was found for readpe. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ofs2rva | cli | global executable | |
pedis | cli | global executable | |
pehash | cli | global executable | |
peldd | cli | global executable | |
pepack | cli | global executable | |
peres | cli | global executable | |
pescan | cli | global executable | |
pesec | cli | global executable | |
pestr | cli | global executable | |
readpe | cli | global executable | |
rva2ofs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mentebinaria/readpe
install metadata
| Package key | brew:readpe |
|---|---|
| Version | 0.85.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/readpe |
| Homepage | https://github.com/mentebinaria/readpe |
| Repository | https://github.com/mentebinaria/readpe |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/mentebinaria/readpe/archive/refs/tags/v0.85.1.tar.gz |
| Last updated | 2026-09-13T05:28:40Z |
| Pulse | updated |
| Dependencies | openssl@4 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | readpe |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libpe-dev 0.84-2
library to read Windows PE files (development files)
https://github.com/mentebinaria/readpe/wiki
sudo apt install libpe-devlibpe1t64 0.84-2
library to read Windows PE files
https://github.com/mentebinaria/readpe/wiki
sudo apt install libpe1t64pev 0.84-2
text-based tool to analyze PE files (transitional package)
https://github.com/mentebinaria/readpe/wiki
sudo apt install pevreadpe 0.84-2
command-line tools to manipulate Windows PE files
https://github.com/mentebinaria/readpe/wiki
sudo apt install readpelibpe-dev 0.82-3.1build2
library to read Windows PE files (development files)
https://github.com/mentebinaria/readpe/wiki
sudo apt install libpe-devlibpe1t64 0.82-3.1build2
library to read Windows PE files
https://github.com/mentebinaria/readpe/wiki
sudo apt install libpe1t64pev 0.82-3.1build2
text-based tool to analyze PE files (transitional package)
https://github.com/mentebinaria/readpe/wiki
sudo apt install pevreadpe 0.82-3.1build2
command-line tools to manipulate Windows PE files
https://github.com/mentebinaria/readpe/wiki
sudo apt install readpelibpe1 0.85.1-1.5
Library for PE file parsing
https://github.com/mentebinaria/readpe
sudo zypper install libpe1readpe 0.85.1-1.5
Text-based tool to analyze PE files
https://github.com/mentebinaria/readpe
sudo zypper install readpereadpe
sudo port install readpesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.