cXpher

JSON →
library 2.2.3 ·javascript
verified Jun 4, 2026

cXpher (v2.2.3, active) is a JavaScript/TypeScript toolchain combining package management, bundling, encryption, and native binary compilation. It outputs single native executables for Linux, macOS, Windows across x64/x86/ARM64/ARM32 with multi-layer runtime protection: AES encryption of source, per-build randomized keys, debugger detection, and zero-disk source delivery. Unlike pkg, nexe, or Bun's --compile, cXpher does not embed plaintext or trivially-decompiled bytecode; it uses strong symmetric crypto and runtime hardening. It also functions as a full package manager with dependency resolution, content-addressable store, and parallel installs. Release cadence is regular with active maintenance.