macOS
brew install shclocal Homebrew formula metadata
sudo port install shcMacPorts ports tree · devel/shc/Portfile · Source: api.github.com
brew / rang 3827
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de shc pour les workflows d'agents IA.
installation
brew install shclocal Homebrew formula metadata
sudo port install shcMacPorts ports tree · devel/shc/Portfile · Source: api.github.com
sudo apk add shcAlpine Linux edge package indexes · shc · Source: dl-cdn.alpinelinux.org
sudo dnf install shcFedora Rawhide package metadata · shc · Source: dl.fedoraproject.org
nix profile install nixpkgs#shcnixpkgs package indexes · pkgs/by-name/sh/shc/package.nix · Source: api.github.com
sudo apt install shcUbuntu 24.04 LTS package indexes · shc · Source: archive.ubuntu.com
aperçu
Shell Script Compiler
historique
shc packages shell scripts as executable binaries by generating C source that decrypts and runs the original script through its designated shell.
shc was created as a generic shell-script-to-executable tool. It encodes and encrypts a script, emits C source, and invokes the system compiler to produce a stripped executable.
The current official project is maintained in the neurobin GitHub repository and documents experimental anti-tracing hardening alongside its traditional expiration and obfuscation capabilities.
shc is packaged for multiple Unix-like systems, including Alpine, Fedora-family distributions, Ubuntu, Nix, MacPorts, and Homebrew.
A typical invocation is shc -f script.sh -o binary. The resulting executable behaves like the source script but remains dependent on the shell named by its shebang.
Users should test generated binaries carefully. The official documentation notes argument-size limits and describes the -H hardening mode as experimental.
shc occupies an unusual niche between packaging, obfuscation, and compilation. It can turn a script into a conventional executable artifact, but the result still depends on the script's original interpreter.
Its limitations matter to packagers: shc does not produce a truly self-contained native program, and generated executables remain constrained by shell availability and system argument-size limits.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
shc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/neurobin/shc
métadonnées d'installation
| Clé du paquet | brew:shc |
|---|---|
| Version | 4.0.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/shc |
| Page d'accueil | https://neurobin.github.io/shc |
| Dépôt | https://github.com/neurobin/shc |
| Docs amont | https://neurobin.github.io/shc |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/neurobin/shc/archive/refs/tags/4.0.3.tar.gz |
| Dernière mise à jour | 2026-09-13T09:33:53Z |
| Pulse | updated |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
shc
nix profile install nixpkgs#shcshc 4.0.3-1
Shell script compiler
https://neurobin.org/projects/softwares/unix/shc/
sudo apt install shcshc 4.0.3-r2
A generic shell script compiler.
https://neurobin.org/projects/softwares/unix/shc/
sudo apk add shcshc 4.0.3-17.fc45
Shell script compiler
https://neurobin.org/projects/softwares/unix/shc/
sudo dnf install shcshc
sudo port install shcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.