{"id":15008767,"url":"https://github.com/inferiorak/mi-pycrypt","last_synced_at":"2025-05-09T00:39:37.863Z","repository":{"id":174638949,"uuid":"652537872","full_name":"InferiorAK/Mi-PyCrypt","owner":"InferiorAK","description":"A simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions","archived":false,"fork":false,"pushed_at":"2023-06-22T13:56:53.000Z","size":603,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T00:39:36.685Z","etag":null,"topics":["compile-python","encoding","encryption-tool","inferiorak","linux","pyobfuscator","python","python-compiler","python2","python3","termux"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InferiorAK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-12T09:20:20.000Z","updated_at":"2025-01-24T09:33:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebbd5c56-9a9e-4420-9900-05e4fa5efe16","html_url":"https://github.com/InferiorAK/Mi-PyCrypt","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"eda9441cdf4f468204334b7034d8b8c390672c20"},"previous_names":["inferiorak/mi-pycrypt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InferiorAK%2FMi-PyCrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InferiorAK%2FMi-PyCrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InferiorAK%2FMi-PyCrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InferiorAK%2FMi-PyCrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InferiorAK","download_url":"https://codeload.github.com/InferiorAK/Mi-PyCrypt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171210,"owners_count":21865280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compile-python","encoding","encryption-tool","inferiorak","linux","pyobfuscator","python","python-compiler","python2","python3","termux"],"created_at":"2024-09-24T19:20:28.305Z","updated_at":"2025-05-09T00:39:37.826Z","avatar_url":"https://github.com/InferiorAK.png","language":"Python","readme":"# Mi-PyCrypt\n\n\u003cimg align=\"center\" src=\"assets/banner.jpg\"\u003e\n\nA simple Python Compiler tool works on both Python3 and Python2. Available single and Mixed Encryptions. Easy to Use, Install and Enjoy!\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Version-1.0-green?style=for-the-badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/InferiorAK/Mi-PyCrypt?style=for-the-badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/InferiorAK/Mi-PyCrypt?style=for-the-badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues/InferiorAK/Mi-PyCrypt?color=red\u0026style=for-the-badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/forks/InferiorAK/Mi-PyCrypt?color=teal\u0026style=for-the-badge\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Author-InferiorAK-blue?style=flat-square\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Written%20In-Python2 \u0026 Python3-orange?style=flat-square\"\u003e\n  \u003cimg src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FInferiorAK%2FMi-PyCrypt\u0026title=Visitors\u0026edge_flat=false\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=center\u003eTutorial : \u003ca href=\"https://youtu.be/KzxZ6bLdUvY\" target=_blank\u003e\u003cb\u003e**Click**\u003c/b\u003e\u003c/a\u003e\u003cp\u003e\n\n\u003cbr\u003e\n\n# Compatible with\n- python2.7.x\n- python3.x.x\n\n# Supports on\n- Linux\n- Android\n- Windows\n- Mac\n\n## [*] Installation and Usage\n* `apt update \u0026\u0026 apt upgrade -y`\n* `apt install python2`\n* `apt install python3`\n* `apt install git`\n* `git clone https://github.com/InferiorAK/Mi-PyCrypt`\n* `pip3 install -r requirements.txt` \u003e For Python3\n  or `pip2 install -r requirements.txt` \u003e For Python2\n* `cd Mi-PyCrypt`\n* `python3 mipycrypt.py` \u003e For Python3\n  or `python2 mipycrypt.py` \u003e For Python2\n\u003e Now Enjoy! And don't forget to follow me and Subscribe my Youtube Channel\n\n\u003e \u003cb\u003e**`Note:`\u003c/b\u003e 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. \u003cbr\u003e---Thank You---\n\n## [*] Overview\n```\n\n         .-=+++=:\n      .+@@@@@@@@@@*:\n     =@@@#-.  .:*@@@*\n    +@@%:         #@@*\n   .@@@-           @@@:\n   :@@@.           %@@-\n   :@@@.           %@@-\n ::=@@@=:::::::::::@@@+::\n #@@@@@@@@@@@@@@@@@@@@@@@\n #@@@@@@@@@@@@@@@@@@@@@@@\n #@@@@@@@@@@@ ╔─────══════════════════════════─────┐\n #@@@@@@@@@#  │ Author   : InferiorAK              ║\n #@@@@@@@@@@:.║ Facebook : fb.com/InferiorAK       │\n #@@@@@@@@@@#*│ Github   : github.com/InfeiriorAK  ║\n #@@@@@@@@@@@@║ Twitter  : twitter.com/InferiorAK  │\n #@@@@@@@@@@@@│ Youtube  : youtube.com/@InferiorAK ║\n .+###########║ Version  : 1.0                     │\n              └─────══════════════════════════─────╝\n\n    ╔╦╗┬   ╔═╗┬ ┬╔═╗┬─┐┬ ┬┌─┐┌┬┐\n    ║║║│───╠═╝└┬┘║  ├┬┘└┬┘├─┘ │\n    ╩ ╩┴   ╩   ┴ ╚═╝┴└─ ┴ ┴   ┴  V.1\n\n\n\n   [00] Exit Tool\n   [99] Update Tool\n   [69] Clean\n   [70] Note\n   [71] Install Dependencies\n ┌──────────────┐\n │ Single Crypt │\n └──────────────┘\n   [01] Char\n   [02] Base2\n   [03] Base16\n   [04] Base32\n   [05] Base64\n   [06] Base85  [Only py3]\n   [07] Zlib\n   [08] Marshal\n   [09] pycompile\n   [10] Cythonize  [Only py3]\n  ┌─────────────┐\n  │ Mixed Crypt │\n  └─────────────┘\n   [11] Zlib, Base16\n   [12] Zlib, Base32\n   [13] Zlib, Base64\n   [14] Marshal, Zlib\n   [15] Marshal, Base16\n   [16] Marshal, Base32\n   [17] Marshal, Base64\n   [18] Base16, Zlib, Marshal\n   [19] Base32, Zlib, Marshal\n   [20] Base64, Zlib, Marshal\n   [21] Base85, Zlib, Marshal  [Only py3]\n\n\n[+] Choose Encryption:\n```\n\n## [+] ScreenShots\n\u003cimg src=\"assets/ss1.JPG\" width=70%\u003e\n\u003cimg src=\"assets/ss2.JPG\" width=70%\u003e\n\n## [*] Contact :\n[![Github](https://img.shields.io/badge/Github-InferiorAK-orange?style=for-the-badge\u0026logo=github)](https://github.com/InferiorAK)\n[![Facebook](https://img.shields.io/badge/Facebook-InferiorAK-red?style=for-the-badge\u0026logo=facebook)](https://www.facebook.com/InferiorAK)\n[![Messenger](https://img.shields.io/badge/Chat-Messenger-blue?style=for-the-badge\u0026logo=messenger)](https://m.me/InferiorAK)\n[![Twitter](https://img.shields.io/badge/Twitter-InferiorAK-skyblue?style=for-the-badge\u0026logo=twitter)](https://www.twitter.com/InferiorAK)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferiorak%2Fmi-pycrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finferiorak%2Fmi-pycrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finferiorak%2Fmi-pycrypt/lists"}