pkg.soopen package index

brew / Rang 3827

shc mit Homebrew, apk, dnf, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für shc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install shc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install shc

MacPorts ports tree · devel/shc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add shc

Alpine Linux edge package indexes · shc · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install shc

Fedora Rawhide package metadata · shc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#shc

nixpkgs package indexes · pkgs/by-name/sh/shc/package.nix · Quelle: api.github.com

Ubuntu aptverifiziert · 92%
sudo apt install shc

Ubuntu 24.04 LTS package indexes · shc · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

Shell Script Compiler

Befehle und Aliase

  • shc

Verlauf

Projektgeschichte und Nutzung

shc packages shell scripts as executable binaries by generating C source that decrypts and runs the original script through its designated shell.

Projektgeschichte

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.

Adoptionsgeschichte

shc is packaged for multiple Unix-like systems, including Alpine, Fedora-family distributions, Ubuntu, Nix, MacPorts, and Homebrew.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Current project era: Development and releases are maintained in the neurobin/shc repository.

Related projects

  • The generated program relies on a system C compiler during creation and the script's shebang interpreter at runtime.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 12 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
shccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version4.0.3
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Version4.0.3

https://github.com/neurobin/shc

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:shc
Version4.0.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/shc
Homepagehttps://neurobin.github.io/shc
Repositoryhttps://github.com/neurobin/shc
Upstream-Dokumentationhttps://neurobin.github.io/shc
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/neurobin/shc/archive/refs/tags/4.0.3.tar.gz
Zuletzt aktualisiert2026-09-13T09:33:53Z
Pulseupdated
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameshc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

shc

nix profile install nixpkgs#shc
  • normalized package name match
  • Abgeglichen nach: Shc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sh/shc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

shc 4.0.3-1

Shell script compiler

https://neurobin.org/projects/softwares/unix/shc/

sudo apt install shc
  • Section: universe/devel
  • Architecture: amd64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Shc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: shc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

shc 4.0.3-r2

A generic shell script compiler.

https://neurobin.org/projects/softwares/unix/shc/

sudo apk add shc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: shc
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Shc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: shc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

shc 4.0.3-17.fc45

Shell script compiler

https://neurobin.org/projects/softwares/unix/shc/

sudo dnf install shc
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: shc
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Shc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: shc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
MacPorts95%

shc

sudo port install shc
  • normalized package name match
  • Abgeglichen nach: Shc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/shc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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