# 使用 Homebrew, Nix 安装 synchrony

查看 synchrony 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:synchrony
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install synchrony
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#synchrony
```

  证据: nixpkgs package indexes: pkgs/by-name/sy/synchrony/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:synchrony
- **软件包管理器:** Homebrew
- **版本:** 2.4.6
- **来源摘要:** Simple deobfuscator for mangled or obfuscated JavaScript files
- **主页:** <https://deobfuscate.relative.im/>
- **最后更新:** 2026-07-09T02:06:49Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- synchrony (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4.6
## 项目历史与用法

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.

### 时间线

- 2023: GitHub releases list v2.4.5 as the latest public release.
- Current README: Documents hosted use at deobfuscate.relative.im, npm-family global installs, and the `synchrony deobfuscate` command.

### Related projects

- The README explicitly targets javascript-obfuscator and obfuscator.io output, and suggests trying older Synchrony versions or another deobfuscator when old obfuscator artifacts do not cleanly deobfuscate.

### 来源

- <https://github.com/relative/synchrony>
- <https://github.com/relative/synchrony/releases>
- <https://relative.github.io/synchrony/>
- input source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - synchrony: normalized package name match | nixpkgs package indexes: pkgs/by-name/sy/synchrony/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/synchrony.yml](https://github.com/mxcl/pkgdb/blob/main/combined/synchrony.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
