pkg.soopen package index

brew / 順位 6580

readpe を Homebrew, apt, MacPorts, zypper でインストール

readpe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install readpe

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install readpe

MacPorts ports tree · sysutils/readpe/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install readpe

Debian stable package indexes · readpe · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install readpe

openSUSE Tumbleweed package metadata · readpe · ソース: download.opensuse.org

概要

パッケージ概要

PE analysis toolkit

コマンドとエイリアス

  • ofs2rva
  • pedis
  • pehash
  • peldd
  • pepack
  • peres
  • pescan
  • pesec
  • pestr
  • readpe
  • rva2ofs

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2010s: The project developed under the former pev name.
  • 2010s: The repository moved to the Mente Binária organization and was renamed readpe.
  • 2010s: The separate libpe project was absorbed into the readpe repository.
  • 2025: Official release 0.85.1 was published.

Related projects

  • The suite includes readpe, pedis, pehash, peldd, pepack, peres, pescan, pesec, pestr, ofs2rva, and rva2ofs, all centered on PE-file inspection.

セキュリティ状態

保護ツール対応はまだ見つかっていません

readpe に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ofs2rvacliグローバル実行可能ファイル
pediscliグローバル実行可能ファイル
pehashcliグローバル実行可能ファイル
pelddcliグローバル実行可能ファイル
pepackcliグローバル実行可能ファイル
perescliグローバル実行可能ファイル
pescancliグローバル実行可能ファイル
peseccliグローバル実行可能ファイル
pestrcliグローバル実行可能ファイル
readpecliグローバル実行可能ファイル
rva2ofscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版0.85.1
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.85.1

https://github.com/mentebinaria/readpe

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係openssl@4
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namereadpe
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libpe-dev 0.84-2

library to read Windows PE files (development files)

https://github.com/mentebinaria/readpe/wiki

sudo apt install libpe-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: readpe
  • 1 依存関係
  • normalized package name match
  • 一致条件: Readpe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpe-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpe1t64 0.84-2

library to read Windows PE files

https://github.com/mentebinaria/readpe/wiki

sudo apt install libpe1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: readpe
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Readpe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpe1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

pev 0.84-2

text-based tool to analyze PE files (transitional package)

https://github.com/mentebinaria/readpe/wiki

sudo apt install pev
  • Section: utils
  • Architecture: all
  • Source Package: readpe
  • 1 依存関係
  • normalized package name match
  • 一致条件: Readpe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

readpe 0.84-2

command-line tools to manipulate Windows PE files

https://github.com/mentebinaria/readpe/wiki

sudo apt install readpe
  • Section: utils
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Readpe
Debian stable package indexes · deb.debian.org · Debian stable package indexes: readpe from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libpe-dev 0.82-3.1build2

library to read Windows PE files (development files)

https://github.com/mentebinaria/readpe/wiki

sudo apt install libpe-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: readpe
  • 1 依存関係
  • normalized package name match
  • 一致条件: Readpe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpe-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libpe1t64 0.82-3.1build2

library to read Windows PE files

https://github.com/mentebinaria/readpe/wiki

sudo apt install libpe1t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: readpe
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Readpe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpe1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

pev 0.82-3.1build2

text-based tool to analyze PE files (transitional package)

https://github.com/mentebinaria/readpe/wiki

sudo apt install pev
  • Section: universe/utils
  • Architecture: all
  • Source Package: readpe
  • 1 依存関係
  • normalized package name match
  • 一致条件: Readpe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

readpe 0.82-3.1build2

command-line tools to manipulate Windows PE files

https://github.com/mentebinaria/readpe/wiki

sudo apt install readpe
  • Section: universe/utils
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Readpe
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: readpe from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

libpe1 0.85.1-1.5

Library for PE file parsing

https://github.com/mentebinaria/readpe

sudo zypper install libpe1
  • License: LGPL-3.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: readpe
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Readpe
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libpe1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

readpe 0.85.1-1.5

Text-based tool to analyze PE files

https://github.com/mentebinaria/readpe

sudo zypper install readpe
  • License: GPL-2.0-only
  • Category: Productivity/Security
  • Architecture: x86_64
  • Source Package: readpe
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Readpe
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: readpe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

readpe

sudo port install readpe
  • normalized package name match
  • 一致条件: Readpe
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/readpe/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation