Skip to content

D3ADVAU/Bash-All

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bash-All

Simple Bash code Encryption & Decryption

Commands for Bash-All installation

  • pkg update
  • pkg upgrade
  • pkg install git
  • git clone https://github.com/D3ADVAU/Bash-All

Commands For Bash Encryption

  • cd Bash-All
  • bash bash

Commands For Bash Decryption

  • cat file-name | tr ';' '\n' | grep 'RzE=' | cut -d '"' -f2 | tr ' ' '\n' | rev | base64 -d >> output-name

Find Me on :