RouzanSantriCyber21 / bash-lock

Encrypt your Bash Script to unreadble format with this tool.

Home Page:https://htr-tech.github.io/bash-lock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash Lock

[+] Created By HTR-TECH (@tahmid.rayat)

[+] Disclaimer :

Bash Lock is a tool to Encrypt Bash Script into an unreadble format to prevent copying.This Tool is created for Educational Purpose only.I am not responsible for any misuse of this tool.

1

[+] Installation :

  • apt update
  • apt install git -y
  • git clone https://github.com/htr-tech/bash-lock
  • cd bash-lock
  • bash setup
  • bash bashlock

Or ; Use Single Command

apt update && apt install git -y && git clone https://github.com/htr-tech/bash-lock && cd bash-lock && bash setup && bash bashlock

[+] You must have sdcard permission to use this tool. If you don't have then excute termux-setup-storage & Click ALLOW

[+] Features :

[+] Latest Encryption Method !

[+] No Harm to Scripts !

[+] Can't be Decrypted !

[+] Find Me on :

[~] Github

About

Encrypt your Bash Script to unreadble format with this tool.

https://htr-tech.github.io/bash-lock/