macOS
brew install ciferlocal Homebrew formula metadata
brew / 順位 9793
cifer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ciferlocal Homebrew formula metadata
概要
Work on automating classical cipher cracking in C
履歴
cifer is a small C command-line toolkit for classical cryptanalysis: affine, Vigenere, Bacon, rail-fence, columnar transposition, frequency analysis, buffers, dictionaries, and scripting-oriented shell commands.
The 1.2.0 source tarball identifies cifer as copyright 2008 by Simrun Basuita and Daniel Richman. Its bundled CHANGES file records an initial 1.0.0 release on 2008-11-29, several maintenance releases in late 2008, and 1.2.0 on 2009-03-10.
The project lived on Google Code and is now represented by the Google Code Archive, which makes it a preserved example of pre-GitHub open-source Unix CLI packaging.
Homebrew packages cifer 1.2.0 from the Google Code Archive storage tarball and bottles it for macOS and Linux. The Homebrew formula metadata carries a Linux linker-order patch and a readline dependency adjustment, showing the package has been kept buildable despite the upstream project being archival.
Homebrew analytics are very small, with single-digit recent monthly install-on-request counts, so cifer is best understood as a niche historical/security utility rather than a broadly adopted modern security tool.
The cifer manpage describes an interactive shell with script support. Users load ciphertext into buffers, apply filters, run frequency analysis, brute-force or solve supported classical ciphers, and use cifer-dict to build dictionaries for dictionary-assisted attacks.
For package maintainers, cifer is interesting because it is an archived Google Code-era C program that Homebrew still builds, bottles, patches on Linux, and tests by invoking the binary. It is the kind of small historical CLI that survives in package managers long after its original hosting platform disappeared.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cifer | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
cifer-dict | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cifer |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://code.google.com/p/cifer/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.