SkillAgentSearch skills...

ExtractSHC

Patch ELF to unshc —— decrypt and extract script from shc(Shell script compiler)

Install / Use

/learn @sh1ve/ExtractSHC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

extractSHC

中文说明

This tool needs to run on the Linux. You should have the objdump and strings commands installed in advance to use extractSHC. After a successful run, it will generate a new file with the same name and a .patch extension. Run the file. During normal execution, the standard output will print the original script.

Usage

./extractSHC.py [file]

example:
./extractSHC.py test
./test.patch > out.sh
View on GitHub
GitHub Stars16
CategoryDevelopment
Updated3mo ago
Forks7

Languages

Python

Security Score

72/100

Audited on Dec 17, 2025

No findings