Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inferiorak/mi-pycrypt
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
https://github.com/inferiorak/mi-pycrypt
compile-python encoding encryption-tool inferiorak linux pyobfuscator python python-compiler python2 python3 termux
Last synced: 2 days ago
JSON representation
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions
- Host: GitHub
- URL: https://github.com/inferiorak/mi-pycrypt
- Owner: InferiorAK
- License: gpl-3.0
- Created: 2023-06-12T09:20:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-22T13:56:53.000Z (over 1 year ago)
- Last Synced: 2025-01-20T04:56:02.321Z (2 days ago)
- Topics: compile-python, encoding, encryption-tool, inferiorak, linux, pyobfuscator, python, python-compiler, python2, python3, termux
- Language: Python
- Homepage:
- Size: 589 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mi-PyCrypt
A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions. Easy to Use, Install and Enjoy!
Tutorial : **Click**
# Compatible with
- python2.7.x
- python3.x.x# Supports on
- Linux
- Android
- Windows
- Mac## [*] Installation and Usage
* `apt update && apt upgrade -y`
* `apt install python2`
* `apt install python3`
* `apt install git`
* `git clone https://github.com/InferiorAK/Mi-PyCrypt`
* `pip3 install -r requirements.txt` > For Python3
or `pip2 install -r requirements.txt` > For Python2
* `cd Mi-PyCrypt`
* `python3 mipycrypt.py` > For Python3
or `python2 mipycrypt.py` > For Python2
> Now Enjoy! And don't forget to follow me and Subscribe my Youtube Channel> **`Note:` Don't Misuse or Sell my Codes. If you want then you can learn from it but If you want to modify my Codes, Then Give me The Credits. Don't Copy it same to same with your name.
---Thank You---## [*] Overview
```.-=+++=:
.+@@@@@@@@@@*:
=@@@#-. .:*@@@*
+@@%: #@@*
.@@@- @@@:
:@@@. %@@-
:@@@. %@@-
::=@@@=:::::::::::@@@+::
#@@@@@@@@@@@@@@@@@@@@@@@
#@@@@@@@@@@@@@@@@@@@@@@@
#@@@@@@@@@@@ ╔─────══════════════════════════─────┐
#@@@@@@@@@# │ Author : InferiorAK ║
#@@@@@@@@@@:.║ Facebook : fb.com/InferiorAK │
#@@@@@@@@@@#*│ Github : github.com/InfeiriorAK ║
#@@@@@@@@@@@@║ Twitter : twitter.com/InferiorAK │
#@@@@@@@@@@@@│ Youtube : youtube.com/@InferiorAK ║
.+###########║ Version : 1.0 │
└─────══════════════════════════─────╝╔╦╗┬ ╔═╗┬ ┬╔═╗┬─┐┬ ┬┌─┐┌┬┐
║║║│───╠═╝└┬┘║ ├┬┘└┬┘├─┘ │
╩ ╩┴ ╩ ┴ ╚═╝┴└─ ┴ ┴ ┴ V.1[00] Exit Tool
[99] Update Tool
[69] Clean
[70] Note
[71] Install Dependencies
┌──────────────┐
│ Single Crypt │
└──────────────┘
[01] Char
[02] Base2
[03] Base16
[04] Base32
[05] Base64
[06] Base85 [Only py3]
[07] Zlib
[08] Marshal
[09] pycompile
[10] Cythonize [Only py3]
┌─────────────┐
│ Mixed Crypt │
└─────────────┘
[11] Zlib, Base16
[12] Zlib, Base32
[13] Zlib, Base64
[14] Marshal, Zlib
[15] Marshal, Base16
[16] Marshal, Base32
[17] Marshal, Base64
[18] Base16, Zlib, Marshal
[19] Base32, Zlib, Marshal
[20] Base64, Zlib, Marshal
[21] Base85, Zlib, Marshal [Only py3][+] Choose Encryption:
```## [+] ScreenShots
## [*] Contact :
[![Github](https://img.shields.io/badge/Github-InferiorAK-orange?style=for-the-badge&logo=github)](https://github.com/InferiorAK)
[![Facebook](https://img.shields.io/badge/Facebook-InferiorAK-red?style=for-the-badge&logo=facebook)](https://www.facebook.com/InferiorAK)
[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge&logo=messenger)](https://m.me/InferiorAK)
[![Twitter](https://img.shields.io/badge/Twitter-InferiorAK-skyblue?style=for-the-badge&logo=twitter)](https://www.twitter.com/InferiorAK)