macOS
brew install synchronylocal Homebrew formula metadata
brew / 順位 6883
synchrony のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install synchronylocal Homebrew formula metadata
nix profile install nixpkgs#synchronynixpkgs package indexes · pkgs/by-name/sy/synchrony/package.nix · ソース: api.github.com
概要
Simple deobfuscator for mangled or obfuscated JavaScript files
履歴
Synchrony is a JavaScript cleaner and deobfuscator aimed primarily at output from javascript-obfuscator and obfuscator.io. Its public history is thin, but the official repository and release list show a focused TypeScript CLI and web-demo tool that became packageable through npm-style workflows and Homebrew.
The official README describes Synchrony as a JavaScript cleaner and deobfuscator, primarily for javascript-obfuscator output. It exposes a hosted web version, an API reference, and a CLI command named `synchrony` for deobfuscating files.
The README states that there is no user configuration yet and that the string decoder works automatically, which keeps the command-line surface small.
The GitHub repository shows a TypeScript project with public releases, and the releases page lists v2.4.5 as the latest release in November 2023. The input package metadata lists Homebrew and Nix packaging, while the README documents global npm, yarn, and pnpm installation under the `deobfuscator` package.
Typical usage is to install the deobfuscator globally, fetch or provide an obfuscated JavaScript file, and run `synchrony deobfuscate file.js`, producing a cleaned output file. The README asks users reporting transformer errors to provide terminal output and a reproducible obfuscated file or config.
Synchrony is package-manager interesting because it packages an AST-heavy reverse-engineering workflow as a simple CLI and web app. It also illustrates a common JavaScript-tooling pattern: the package name, executable name, GitHub repository, generated docs, and hosted demo do not all share one exact label.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
synchrony | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:synchrony |
|---|---|
| バージョン | 2.4.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://deobfuscate.relative.im/ |
| 最終更新 | 2026-07-09T02:06:49Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
synchrony
nix profile install nixpkgs#synchronyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.