macOS
brew install keystonelocal Homebrew formula metadata
sudo port install keystoneMacPorts ports tree · devel/keystone/Portfile · ソース: api.github.com
brew / 順位 2897
keystone のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.