π° Emojis and emoticons will be used in this script to obfuscate your Python source code. However, please note that I cannot guarantee the security of your source code once this process is complete.
- at sat 26 oct 2024
 
Since the previous script hasn't worked on Python 3 for four years and I've encrypted its source code, I'm ashamed that I pinned this repository without updating it. I'd like to update it with open source code and make it more user-friendly.
- Clone this Repo
 - Go to Folder
 
cd Update-CODE-Python3- Install reqruirements.txt with pip (venv)
 
pip install -r requirements.txtor
- Install reqruirements.txt with Python3
 
python3 -m pip install -r requirements.txt- python flymoji.py / python3 flymoji.py
 
- For this version of Python 2, I absolutely dislike scripting tools that used Argparse because it appears so time-consuming and complicated. However, old posts create memories, which is why I keep them up. Hehe.
 
best regard ββββ caturmahdialfurqon ββββ, π 2020.
usage:
- mhdemojyobf.py [-h] -i INPUT -o OUTPUT [-m]
 
- mhdemojyobf.py -i [--input] yourscript.py -o [--output] outputnameofscript.py
 
- mhdemojyobf.py -i [--input] yourscript.py -o [--output] outputnameofscript.py -m [--mahdi]
 
- mhdemojyobf.py -h (for help)
 



