Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

execrypt

Encrypted shell script concept

Deps:

How it works:

  • "secret.sh" <- my secret shell script
  • secret.sh -> ccencrypt -> secret.sh.cpt
  • execrypt secret.sh.cpt -> password -> decrypt and exec

Installation

sudo curl -sSL https://raw.githubusercontent.com/Raais/execrypt/main/execrypt -o /usr/local/bin/execrypt && sudo chmod a+x /usr/local/bin/execrypt

About

Encrypted shell script concept

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages