Skip to content

Obfuscate Your Python Source Code with Emojis or Emoticons 😬 🀯 😬 🀫 🀣 πŸ˜‚

Notifications You must be signed in to change notification settings

cmalf/emojify-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Obfuscate Your Python Source Code with Emojy 😬 🀯 😬 🀫 🀣 πŸ˜‚

πŸ“° 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.

Update and Upgrade With Python 3

  • 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.

How To Use

  • Clone this Repo
  • Go to Folder
cd Update-CODE-Python3
  • Install reqruirements.txt with pip (venv)
pip install -r requirements.txt

or

  • Install reqruirements.txt with Python3
python3 -m pip install -r requirements.txt
  • python flymoji.py / python3 flymoji.py

For more clarity and completeness, you can see the gif video below:



Old readme.md

  • 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.

HOW TO USE

usage:

  • mhdemojyobf.py [-h] -i INPUT -o OUTPUT [-m]

EXAMPLE

  • mhdemojyobf.py -i [--input] yourscript.py -o [--output] outputnameofscript.py

screenshot OUTPUT

  • mhdemojyobf.py -i [--input] yourscript.py -o [--output] outputnameofscript.py -m [--mahdi]

screenshot OUTPUT

SCREENSHOT FOR THIS TOOLS

  • mhdemojyobf.py -h (for help)