This tool used for encoding and decoding bas64 hash codes in termux. This script is created in bash and installs quickly with great usage.
Installation :-
$ apt update && apt upgrade -y
$ apt install git -y
$ git clone https://github.com/KevCui/obashfuscator.git
$ cd obashfuscator
$ chmod +x *
For encode 1 time
$ bash obashfuscator.sh -f <bash_script>
For encode 5 times
$ bash obashfuscator.sh -f <bash_script> -