pkg.soopen package index

brew / 排名 2897

使用 Homebrew, apk, apt, MacPorts, Nix, pacman 安装 keystone

查看 keystone 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install keystone

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install keystone

MacPorts ports tree · devel/keystone/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add keystone

Alpine Linux edge package indexes · keystone · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install keystone

Debian stable package indexes · keystone · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#keystone

nixpkgs package indexes · pkgs/by-name/ke/keystone/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S keystone

Arch Linux sync databases · keystone · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Assembler framework: Core + bindings

命令和别名

  • kstool

历史

项目历史与用法

Keystone Engine is a multi-architecture assembler framework created for reverse-engineering, binary instrumentation, exploit-development, and dynamic-code-generation tooling. It is commonly discussed alongside Capstone, its disassembler sibling, because Keystone fills the assembler side of the same multi-architecture tooling space.

项目历史

Keystone's own changelog records version 0.9 as the initial public release on May 31, 2016. The project describes itself as a lightweight, multi-platform, multi-architecture assembler framework implemented in C/C++, based on LLVM, and exposing bindings for many languages.

The 0.9.1 release on July 27, 2016 added Haskell and OCaml bindings and improved kstool and architecture support. The 0.9.2 release on June 21, 2020 focused on Python packaging, while the 0.9.2 release-candidate notes list Ethereum VM support, more language bindings, Android cross-compilation improvements, and assembly-behavior fixes across X86, Arm, Arm64, Mips, and PowerPC.

采用历史

Keystone gained adoption in reverse-engineering culture because it offered a reusable assembler library rather than a single command-line assembler. The repository documents language bindings for Java, Masm, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell, VB6, and OCaml, which made the engine usable from scripting environments and binary-analysis frameworks.

Package-manager coverage in this batch includes Homebrew, Debian, Ubuntu, Arch, MacPorts, Nix, and Alpine, indicating that Keystone moved beyond its upstream source tree into the normal packaging channels used by security researchers and systems developers.

使用方式

The CLI entry point packaged by Homebrew is kstool, while the main value of Keystone is the library API: programs call the engine to turn architecture-specific assembly text into machine-code bytes. Its multi-architecture scope makes it useful for tests, shellcode generation, binary rewriting, and educational tooling.

为什么软件包爱好者会关心

Keystone matters to package nerds because it is infrastructure for other tooling: a small command in a package manager represents a large cross-platform assembly engine, LLVM-derived internals, and a bundle of language bindings. It is also a good example of reverse-engineering tools becoming ordinary installable packages across Unix-like distributions.

时间线

  • 2016-05-31: Keystone 0.9 initial public release.
  • 2016-07-27: Keystone 0.9.1 added kstool improvements and Haskell and OCaml bindings.
  • 2020-06-13: Keystone 0.9.2-rc1 added Ethereum VM support and additional bindings.
  • 2020-06-21: Keystone 0.9.2 fixed Python binding packaging.

Related projects

  • Capstone is the closely related disassembly framework from the same broader tooling ecosystem. LLVM provides the machine-code infrastructure on which Keystone is based.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kstool可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.9.2
管理器更新时间2026-05-15
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:keystone
版本0.9.2
软件包管理器Homebrew
主页https://github.com/keystone-engine/keystone
仓库https://github.com/keystone-engine/keystone
最后更新2026-05-15T08:40:30-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

keystone 2:27.0.0-3+deb13u4

OpenStack identity service

http://keystone.openstack.org/

sudo apt install keystone
  • Section: python
  • Architecture: all
  • 13 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Keystone
Debian stable package indexes · deb.debian.org · Debian stable package indexes: keystone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

keystone-doc 2:27.0.0-3+deb13u4

OpenStack identity service - documentation

http://keystone.openstack.org/

sudo apt install keystone-doc
  • Section: doc
  • Architecture: all
  • Source Package: keystone
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keystone
Debian stable package indexes · deb.debian.org · Debian stable package indexes: keystone-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-keystone 2:27.0.0-3+deb13u4

OpenStack identity service - library

http://keystone.openstack.org/

sudo apt install python3-keystone
  • Section: python
  • Architecture: all
  • Source Package: keystone
  • 32 依赖
  • normalized package name match
  • 匹配方式:Keystone
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-keystone from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

keystone

nix profile install nixpkgs#keystone
  • normalized package name match
  • 匹配方式:Keystone
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ke/keystone/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

keystone 2:25.0.0-0ubuntu1

OpenStack identity service - Daemons

https://opendev.org/openstack/keystone

sudo apt install keystone
  • Section: python
  • Architecture: all
  • 6 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Keystone
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: keystone from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

keystone-common 2:25.0.0-0ubuntu1

OpenStack identity service - Common files

https://opendev.org/openstack/keystone

sudo apt install keystone-common
  • Section: python
  • Architecture: all
  • Source Package: keystone
  • normalized package name match
  • 匹配方式:Keystone
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: keystone-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

keystone-doc 2:25.0.0-0ubuntu1

OpenStack identity service - Documentation

https://opendev.org/openstack/keystone

sudo apt install keystone-doc
  • Section: doc
  • Architecture: all
  • Source Package: keystone
  • 2 依赖
  • normalized package name match
  • 匹配方式:Keystone
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: keystone-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-keystone 2:25.0.0-0ubuntu1

OpenStack identity service - Python 3 library

https://opendev.org/openstack/keystone

sudo apt install python3-keystone
  • Section: python
  • Architecture: all
  • Source Package: keystone
  • 32 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Keystone
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-keystone from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

keystone 0.9.2-r6

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings

https://www.keystone-engine.org/

sudo apk add keystone
  • License: custom
  • Architecture: x86_64
  • Source Package: keystone
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keystone
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keystone from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keystone-dev 0.9.2-r6

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings (development files)

https://www.keystone-engine.org/

sudo apk add keystone-dev
  • License: custom
  • Architecture: x86_64
  • Source Package: keystone
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keystone
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keystone-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keystone-python 0.9.2-r6

keystone python3 bindings

https://www.keystone-engine.org/

sudo apk add keystone-python
  • License: custom
  • Architecture: x86_64
  • Source Package: keystone
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keystone
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keystone-python from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

keystone-python-pyc 0.9.2-r6

Precompiled Python bytecode for keystone-python

https://www.keystone-engine.org/

sudo apk add keystone-python-pyc
  • License: custom
  • Architecture: x86_64
  • Source Package: keystone
  • 1 依赖
  • normalized package name match
  • 匹配方式:Keystone
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keystone-python-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

keystone 0.9.2-8

Lightweight multi-platform, multi-architecture assembler framework

https://www.keystone-engine.org/

sudo pacman -S keystone
  • License: GPL2
  • Architecture: x86_64
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Keystone
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: keystone from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

keystone

sudo port install keystone
  • normalized package name match
  • 匹配方式:Keystone
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/keystone/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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