- Install Termux: Download and install Termux from the Google Play Store or F-Droid.
- Install Python and Git:
pkg update -y && pkg upgrade -y pkg install python3 -y pkg install git -y
- Clone the Repository:
git clone https://github.com/Aarmaaa28/pyobf.git cd pyobf
- Run the Script:
python3 pyobf.py <input_file>
Example:
python3 pyobf.py your_script.py