Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/htr-tech/pyobfuscate
Simple Python Code Obfuscator. Supports python2 & python3
https://github.com/htr-tech/pyobfuscate
compile-python encoding htr-tech linux python termux
Last synced: 8 days ago
JSON representation
Simple Python Code Obfuscator. Supports python2 & python3
- Host: GitHub
- URL: https://github.com/htr-tech/pyobfuscate
- Owner: htr-tech
- License: mit
- Created: 2021-07-19T17:15:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T17:16:21.000Z (over 3 years ago)
- Last Synced: 2024-10-15T01:50:21.252Z (21 days ago)
- Topics: compile-python, encoding, htr-tech, linux, python, termux
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 137
- Watchers: 9
- Forks: 54
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyObfuscate
**Simple Python Code Obfuscator.**[![Author](https://img.shields.io/badge/Author-HTR--TECH-blue)](https://github.com/htr-tech)
[![Language](https://img.shields.io/badge/Written%20in-python-blue)](#)
[![Opensource](https://img.shields.io/badge/Open%20Source-Yes-green)](#)### Supported Language:
- **python 2.x**
- **python 3.x**### Installation :
```bash
apt install git python -y
git clone https://github.com/htr-tech/PyObfuscate.git
cd PyObfuscate
python encode.py
```***Copyright (c) 2021 Tahmid Rayat Under [MIT LICENSE](https://github.com/htr-tech/PyObfuscate/blob/master/LICENSE#L1)***
### *📡 Get in Touch :*
[![Github](https://img.shields.io/badge/Github-525252?style=for-the-badge&logo=github)](https://github.com/htr-tech)
[![Facebook](https://img.shields.io/badge/Facebook-3b5998?style=for-the-badge&logo=facebook)](https://fb.com/tahmid.rayat.official)
[![Instagram](https://img.shields.io/badge/Instagram-8a3ab9?style=for-the-badge&logo=instagram)](https://www.instagram.com/tahmid.rayat)