macOS
brew install synchronylocal Homebrew formula metadata
brew
Simple deobfuscator for mangled or obfuscated JavaScript files. Version 2.4.5 via Homebrew; verified 2026-07-05.
install
brew install synchronylocal Homebrew formula metadata
nix profile install nixpkgs#synchronynixpkgs package indexes · pkgs/by-name/sy/synchrony/package.nix · source: api.github.com
overview
Simple deobfuscator for mangled or obfuscated JavaScript files
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
synchrony | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://deobfuscate.relative.im/
install metadata
| Package key | brew:synchrony |
|---|---|
| Version | 2.4.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/synchrony |
| Homepage | https://deobfuscate.relative.im/ |
| Repository | https://github.com/relative/synchrony |
| Upstream docs | https://deobfuscate.relative.im/ |
| License | GPL-3.0-only |
| Source archive | https://registry.npmjs.org/deobfuscator/-/deobfuscator-2.4.5.tgz |
| Last updated | 2026-07-05T18:49:54+09:00 |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | synchrony |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
synchrony
nix profile install nixpkgs#synchronysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.