macOS
brew install ciferlocal Homebrew formula metadata
brew / Rang 9793
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cifer in AI-Agent-Workflows.
Installation
brew install ciferlocal Homebrew formula metadata
Überblick
Work on automating classical cipher cracking in C
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cifer | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
cifer-dict | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:cifer |
|---|---|
| Version | 1.2.0 |
| Paketmanager | Homebrew |
| Homepage | https://code.google.com/p/cifer/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.