PyFuscate is a tool to Encrypt Python Scripts into an Unreadble Format.This tool converts Python Script to Emoji Codes.This Tool is created for Educational Purpose only.
apt update
apt install git -y
git clone https://github.com/htr-tech/PyFuscate
cd PyFuscate
bash setup.sh
bash pyfuscate
apt update && apt install git -y && git clone https://github.com/htr-tech/PyFuscate && cd PyFuscate && bash setup.sh && bash pyfuscate