Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 567 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 567 Bytes

BashObfuscator

A simple shell script which allows you to obfuscate simple shell/bash scripts, without the use of any packages


Installation/Usage

To install BashObfuscator on macOS, Windows, or Linux, download the shell script using curl and run it using bash:

bash <(curl -s https://raw.githubusercontent.com/BrianWalczak/BashObfuscator/master/main.sh)

The application will ask for the following item:

  • The path to your SH file

Follow the prompts and that's it! Thanks for using BashObfuscator

Made with ♡ by Brian Walczak