Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)