# Installer synchrony avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de synchrony pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install synchrony
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:synchrony
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4.6
- **Résumé source:** Simple deobfuscator for mangled or obfuscated JavaScript files
- **Page d'accueil:** <https://deobfuscate.relative.im/>
- **Dernière mise à jour:** 2026-07-09T02:06:49Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- synchrony (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4.6
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
