SHC Decryptor is a tool designed to decrypt shell scripts that have been encrypted using SHC.
curl https://raw.githubusercontent.com/shiwildy/SHC-Decryptor/refs/heads/main/install.sh | bash
shcdecryptor ./shc.encrypted.file.sh
This program is a modified version of the original code available at https://github.com/kawaii-ghost/decsh.