macOS
brew install readpelocal Homebrew formula metadata
sudo port install readpeMacPorts ports tree · sysutils/readpe/Portfile · 来源: api.github.com
安装
brew install readpelocal Homebrew formula metadata
sudo port install readpeMacPorts ports tree · sysutils/readpe/Portfile · 来源: api.github.com
sudo apt install readpeDebian stable package indexes · readpe · 来源: deb.debian.org
sudo zypper install readpeopenSUSE Tumbleweed package metadata · readpe · 来源: download.opensuse.org
概览
PE analysis toolkit
历史
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.
安全态势
没有找到 readpe 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ofs2rva | cli | 全局可执行文件 | |
pedis | cli | 全局可执行文件 | |
pehash | cli | 全局可执行文件 | |
peldd | cli | 全局可执行文件 | |
pepack | cli | 全局可执行文件 | |
peres | cli | 全局可执行文件 | |
pescan | cli | 全局可执行文件 | |
pesec | cli | 全局可执行文件 | |
pestr | cli | 全局可执行文件 | |
readpe | cli | 全局可执行文件 | |
rva2ofs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mentebinaria/readpe
安装元数据
| 软件包键 | brew:readpe |
|---|---|
| 版本 | 0.85.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/readpe |
| 主页 | https://github.com/mentebinaria/readpe |
| 仓库 | https://github.com/mentebinaria/readpe |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/mentebinaria/readpe/archive/refs/tags/v0.85.1.tar.gz |
| 最后更新 | 2026-09-13T05:28:40Z |
| Pulse | updated |
| 依赖 | openssl@4 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 readpe来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.