Nothing Special   »   [go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

shiwildy/SHC-Decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SHC Decryptor

SHC Decryptor is a tool designed to decrypt shell scripts that have been encrypted using SHC.

Installation

curl https://raw.githubusercontent.com/shiwildy/SHC-Decryptor/refs/heads/main/install.sh | bash

Usage

shcdecryptor ./shc.encrypted.file.sh

Info

This program is a modified version of the original code available at https://github.com/kawaii-ghost/decsh.