This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SoukPy |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # cython: docstrings=False | |
| import os | |
| import sys | |
| from platform import machine, uname | |
| def run_arch_specific_binary(): | |
| ABI_MAP = { | |
| 'arm64': 'arm64-v8a', | |
| 'aarch64': 'arm64-v8a', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os, requests | |
| from requests import get | |
| import sys | |
| import time | |
| import webbrowser | |
| from datetime import datetime | |
| EXPIRE_TIME = '2026-06-24 20:50:20' | |
| EXPIRE_MSG = '\033[38;5;167m- This tool has been stopped by the developer.' | |
| def l(*args): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import sys | |
| PSH_TEAM_KEY = "ZER0" | |
| EXECUTE_FILE = ".PY_PRIVATE/20250930221457527" | |
| PREFIX = sys.prefix | |
| EXPORT_PYTHONHOME = 'export PYTHONHOME='+PREFIX | |
| EXPORT_PYTHON_EXECUTABLE = 'export PYTHON_EXECUTABLE='+sys.executable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import sys | |
| PSH_TEAM_KEY = "ZER0" | |
| EXECUTE_FILE = ".PY_PRIVATE/20250930192954930" | |
| PREFIX = sys.prefix | |
| EXPORT_PYTHONHOME = 'export PYTHONHOME='+PREFIX | |
| EXPORT_PYTHON_EXECUTABLE = 'export PYTHON_EXECUTABLE='+sys.executable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DECODEBYSOUK | 2099-12-31 00:00:00 |