macOS
brew install keystonelocal Homebrew formula metadata
sudo port install keystoneMacPorts ports tree · devel/keystone/Portfile · 来源: api.github.com
安装
brew install keystonelocal Homebrew formula metadata
sudo port install keystoneMacPorts ports tree · devel/keystone/Portfile · 来源: api.github.com
sudo apk add keystoneAlpine Linux edge package indexes · keystone · 来源: dl-cdn.alpinelinux.org
sudo apt install keystoneDebian stable package indexes · keystone · 来源: deb.debian.org
nix profile install nixpkgs#keystonenixpkgs package indexes · pkgs/by-name/ke/keystone/package.nix · 来源: api.github.com
sudo pacman -S keystoneArch Linux sync databases · keystone · 来源: geo.mirror.pkgbuild.com
概览
Assembler framework: Core + bindings
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kstool | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
keystone 2:27.0.0-3+deb13u4
OpenStack identity service
http://keystone.openstack.org/
sudo apt install keystonekeystone-doc 2:27.0.0-3+deb13u4
OpenStack identity service - documentation
http://keystone.openstack.org/
sudo apt install keystone-docpython3-keystone 2:27.0.0-3+deb13u4
OpenStack identity service - library
http://keystone.openstack.org/
sudo apt install python3-keystonekeystone
nix profile install nixpkgs#keystonekeystone 2:25.0.0-0ubuntu1
OpenStack identity service - Daemons
https://opendev.org/openstack/keystone
sudo apt install keystonekeystone-common 2:25.0.0-0ubuntu1
OpenStack identity service - Common files
https://opendev.org/openstack/keystone
sudo apt install keystone-commonkeystone-doc 2:25.0.0-0ubuntu1
OpenStack identity service - Documentation
https://opendev.org/openstack/keystone
sudo apt install keystone-docpython3-keystone 2:25.0.0-0ubuntu1
OpenStack identity service - Python 3 library
https://opendev.org/openstack/keystone
sudo apt install python3-keystonekeystone 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 keystonekeystone-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-devkeystone-python 0.9.2-r6
keystone python3 bindings
https://www.keystone-engine.org/
sudo apk add keystone-pythonkeystone-python-pyc 0.9.2-r6
Precompiled Python bytecode for keystone-python
https://www.keystone-engine.org/
sudo apk add keystone-python-pyckeystone 0.9.2-8
Lightweight multi-platform, multi-architecture assembler framework
https://www.keystone-engine.org/
sudo pacman -S keystonekeystone
sudo port install keystone来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.