https://github.com/cmalf/emojify-py
Obfuscate Your Python Source Code with Emojis or Emoticons 😬 🤯 😬 🤫 🤣 😂
https://github.com/cmalf/emojify-py
emojis encrypt-python-source encryption obfuscate obfuscate-emojis obfuscate-emoticons obfuscate-python obfuscate-python3 python3
Last synced: 12 months ago
JSON representation
Obfuscate Your Python Source Code with Emojis or Emoticons 😬 🤯 😬 🤫 🤣 😂
- Host: GitHub
- URL: https://github.com/cmalf/emojify-py
- Owner: cmalf
- Created: 2020-11-24T04:57:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T03:00:30.000Z (over 1 year ago)
- Last Synced: 2025-06-05T05:05:29.901Z (about 1 year ago)
- Topics: emojis, encrypt-python-source, encryption, obfuscate, obfuscate-emojis, obfuscate-emoticons, obfuscate-python, obfuscate-python3, python3
- Language: Python
- Homepage:
- Size: 20 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 🐍 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
```bash
cd Update-CODE-Python3
```
- Install reqruirements.txt with pip (venv)
```bash
pip install -r requirements.txt
```
or
- Install reqruirements.txt with Python3
```bash
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)
