macOS
brew install dpcmdlocal Homebrew formula metadata
brew
dpcmd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dpcmdlocal Homebrew formula metadata
概要
Linux software for DediProg SF100/SF600
履歴
dpcmd is the command-line program built from DediProg's SF100Linux repository for DediProg SF100 and SF600 SPI flash programmers.
The official GitHub repository was created in August 2015 and describes itself as Linux software for SF100/SF600. Its README is narrow and practical: install libusb, libxml2, and pkg-config, build with make, and use the resulting dpcmd binary from the source tree.
The public GitHub release list is sparse but shows a 1.2.1.03 release in September 2017 and V1.14.20.x/V1.14.21.x releases in 2024. That suggests a vendor-maintained hardware utility with intermittent public release points rather than a community-driven CLI.
dpcmd's adoption is naturally tied to owners and service benches using DediProg SPI flash programmers. Homebrew packaging makes the vendor Linux tool easier to install on macOS or Linux systems used for firmware flashing work.
The README's basic example writes an image file to a flash chip with ./dpcmd --auto image.bin --verify, automatically detecting the chip, updating differing contents, reading back, and verifying the write. Advanced usage is delegated to dpcmd --help.
dpcmd is package-nerd significant as hardware-support plumbing: small, vendor-specific, and essential when someone needs to recover or provision SPI flash. Its dependencies and build style are boring, which is exactly what maintainers want for a flashing tool.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dpcmd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/DediProgSW/SF100Linux
インストールメタデータ
| パッケージキー | brew:dpcmd |
|---|---|
| バージョン | 1.14.21 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dpcmd |
| ホームページ | https://github.com/DediProgSW/SF100Linux |
| リポジトリ | https://github.com/DediProgSW/SF100Linux |
| 上流ドキュメント | https://github.com/DediProgSW/SF100Linux#readme |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/DediProgSW/SF100Linux/archive/refs/tags/V1.14.21,x.tar.gz |
| 依存関係 | libusb |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dpcmd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.