RIZER 1.0.20__py3-none-any.whl → 1.4.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- RIZER/APIS/__pycache__/__init__.cpython-312.pyc +0 -0
- RIZER/Pb2/__pycache__/__init__.cpython-312.pyc +0 -0
- {rizer → RIZER}/main.py +100 -100
- {rizer → RIZER}/requirements.txt +4 -0
- RIZER/rizer_runner.py +263 -0
- RIZER/setup.py +93 -0
- RIZER/tests/__init__.py +1 -0
- RIZER/tests/test_runner.py +90 -0
- rizer-1.4.1.dist-info/METADATA +232 -0
- rizer-1.4.1.dist-info/RECORD +47 -0
- rizer-1.4.1.dist-info/entry_points.txt +2 -0
- rizer-1.4.1.dist-info/licenses/LICENSE +21 -0
- rizer-1.4.1.dist-info/top_level.txt +1 -0
- rizer/RIZER.egg-info/PKG-INFO +0 -3
- rizer/RIZER.egg-info/SOURCES.txt +0 -19
- rizer/RIZER.egg-info/dependency_links.txt +0 -1
- rizer/RIZER.egg-info/entry_points.txt +0 -2
- rizer/RIZER.egg-info/top_level.txt +0 -2
- rizer/__init__.py +0 -1
- rizer/build/lib/APIS/__init__.py +0 -1
- rizer/build/lib/APIS/insta.py +0 -140
- rizer/build/lib/Pb2/DEcwHisPErMsG_pb2.py +0 -42
- rizer/build/lib/Pb2/Fo_pb2.py +0 -28
- rizer/build/lib/Pb2/GenWhisperMsg_pb2.py +0 -48
- rizer/build/lib/Pb2/MajoRLoGinrEq_pb2.py +0 -28
- rizer/build/lib/Pb2/MajoRLoGinrEs_pb2.py +0 -36
- rizer/build/lib/Pb2/PorTs_pb2.py +0 -36
- rizer/build/lib/Pb2/Team_msg_pb2.py +0 -48
- rizer/build/lib/Pb2/__init__.py +0 -1
- rizer/build/lib/Pb2/sQ_pb2.py +0 -38
- rizer/create_inits.py +0 -17
- rizer/dist/rizer-1.0.0-py3-none-any.whl +0 -0
- rizer/dist/rizer-1.0.0.tar.gz +0 -0
- rizer/install.sh +0 -36
- rizer/package.json +0 -13
- rizer/pyproject.toml +0 -3
- rizer/rizer_launcher.py +0 -57
- rizer/rizerrunner.py +0 -57
- rizer/runner.py +0 -46
- rizer/setup.py +0 -13
- rizer-1.0.20.dist-info/METADATA +0 -3
- rizer-1.0.20.dist-info/RECORD +0 -68
- rizer-1.0.20.dist-info/entry_points.txt +0 -2
- rizer-1.0.20.dist-info/top_level.txt +0 -3
- rizer_launcher.py +0 -59
- {APIS → RIZER/APIS}/__init__.py +0 -0
- {rizer → RIZER}/APIS/__pycache__/insta.cpython-312.pyc +0 -0
- {APIS → RIZER/APIS}/insta.py +0 -0
- {Pb2 → RIZER/Pb2}/DEcwHisPErMsG_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/Fo_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/GenWhisperMsg_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/MajoRLoGinrEq_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/MajoRLoGinrEs_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/PorTs_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/Team_msg_pb2.py +0 -0
- {Pb2 → RIZER/Pb2}/__init__.py +0 -0
- {rizer → RIZER}/Pb2/__pycache__/DEcwHisPErMsG_pb2.cpython-312.pyc +0 -0
- {rizer → RIZER}/Pb2/__pycache__/MajoRLoGinrEq_pb2.cpython-312.pyc +0 -0
- {rizer → RIZER}/Pb2/__pycache__/MajoRLoGinrEs_pb2.cpython-312.pyc +0 -0
- {rizer → RIZER}/Pb2/__pycache__/PorTs_pb2.cpython-312.pyc +0 -0
- {rizer → RIZER}/Pb2/__pycache__/Team_msg_pb2.cpython-312.pyc +0 -0
- {rizer → RIZER}/Pb2/__pycache__/sQ_pb2.cpython-312.pyc +0 -0
- {Pb2 → RIZER/Pb2}/sQ_pb2.py +0 -0
- {rizer → RIZER}/accounts.json +0 -0
- {rizer → RIZER/build/lib}/APIS/__init__.py +0 -0
- {rizer → RIZER/build/lib}/APIS/insta.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/DEcwHisPErMsG_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/Fo_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/GenWhisperMsg_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/MajoRLoGinrEq_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/MajoRLoGinrEs_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/PorTs_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/Team_msg_pb2.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/__init__.py +0 -0
- {rizer → RIZER/build/lib}/Pb2/sQ_pb2.py +0 -0
- {rizer → RIZER}/xC4.py +0 -0
- {rizer → RIZER}/xHeaders.py +0 -0
- /rizer/xKEys.py → /RIZER/xKEYs.py +0 -0
- {rizer-1.0.20.dist-info → rizer-1.4.1.dist-info}/WHEEL +0 -0
rizer/package.json
DELETED
rizer/pyproject.toml
DELETED
rizer/rizer_launcher.py
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import sys
|
|
2
|
-
import os
|
|
3
|
-
import signal
|
|
4
|
-
import importlib.util
|
|
5
|
-
|
|
6
|
-
# ----------------- Ctrl+C handler -----------------
|
|
7
|
-
def handle_exit(sig, frame):
|
|
8
|
-
print("\n[!] RIZER stopped by user")
|
|
9
|
-
sys.exit(0)
|
|
10
|
-
|
|
11
|
-
signal.signal(signal.SIGINT, handle_exit)
|
|
12
|
-
|
|
13
|
-
# ----------------- Main launcher -----------------
|
|
14
|
-
def main():
|
|
15
|
-
print("🚀 RIZER Launcher Started\n")
|
|
16
|
-
|
|
17
|
-
# 1️⃣ Ask UID & Password
|
|
18
|
-
uid = input("Enter UID: ").strip()
|
|
19
|
-
pw = input("Enter Password: ").strip()
|
|
20
|
-
|
|
21
|
-
# 2️⃣ Locate main.py
|
|
22
|
-
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
|
23
|
-
MAIN_FILE = os.path.join(BASE_DIR, "main.py")
|
|
24
|
-
|
|
25
|
-
if not os.path.exists(MAIN_FILE):
|
|
26
|
-
print(f"❌ main.py not found in {BASE_DIR}")
|
|
27
|
-
return
|
|
28
|
-
|
|
29
|
-
# 3️⃣ Add BASE_DIR to sys.path to allow absolute imports
|
|
30
|
-
sys.path.insert(0, BASE_DIR)
|
|
31
|
-
os.chdir(BASE_DIR)
|
|
32
|
-
|
|
33
|
-
# 4️⃣ Load main.py as module using importlib
|
|
34
|
-
spec = importlib.util.spec_from_file_location("main_module", MAIN_FILE)
|
|
35
|
-
main_mod = importlib.util.module_from_spec(spec)
|
|
36
|
-
try:
|
|
37
|
-
spec.loader.exec_module(main_mod)
|
|
38
|
-
except Exception as e:
|
|
39
|
-
print(f"❌ Failed to load main.py: {e}")
|
|
40
|
-
return
|
|
41
|
-
|
|
42
|
-
# 5️⃣ Override UID/PW in main module
|
|
43
|
-
setattr(main_mod, "Uid", uid)
|
|
44
|
-
setattr(main_mod, "Pw", pw)
|
|
45
|
-
|
|
46
|
-
# 6️⃣ Run main.py main function
|
|
47
|
-
try:
|
|
48
|
-
if hasattr(main_mod, "main"):
|
|
49
|
-
main_mod.main()
|
|
50
|
-
else:
|
|
51
|
-
print("❌ main.py has no main() function!")
|
|
52
|
-
except Exception as e:
|
|
53
|
-
print(f"❌ Runtime error during main(): {e}")
|
|
54
|
-
|
|
55
|
-
# ----------------- Execute launcher -----------------
|
|
56
|
-
if __name__ == "__main__":
|
|
57
|
-
main()
|
rizer/rizerrunner.py
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import sys
|
|
2
|
-
import os
|
|
3
|
-
import signal
|
|
4
|
-
import importlib.util
|
|
5
|
-
|
|
6
|
-
# ----------------- Ctrl+C handler -----------------
|
|
7
|
-
def handle_exit(sig, frame):
|
|
8
|
-
print("\n[!] RIZER stopped by user")
|
|
9
|
-
sys.exit(0)
|
|
10
|
-
|
|
11
|
-
signal.signal(signal.SIGINT, handle_exit)
|
|
12
|
-
|
|
13
|
-
# ----------------- Main launcher -----------------
|
|
14
|
-
def main():
|
|
15
|
-
print("🚀 RIZER Launcher Started\n")
|
|
16
|
-
|
|
17
|
-
# 1️⃣ Ask UID & Password
|
|
18
|
-
uid = input("Enter UID: ").strip()
|
|
19
|
-
pw = input("Enter Password: ").strip()
|
|
20
|
-
|
|
21
|
-
# 2️⃣ Locate main.py
|
|
22
|
-
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
|
23
|
-
MAIN_FILE = os.path.join(BASE_DIR, "main.py")
|
|
24
|
-
|
|
25
|
-
if not os.path.exists(MAIN_FILE):
|
|
26
|
-
print(f"❌ main.py not found in {BASE_DIR}")
|
|
27
|
-
return
|
|
28
|
-
|
|
29
|
-
# 3️⃣ Add BASE_DIR to sys.path to allow absolute imports
|
|
30
|
-
sys.path.insert(0, BASE_DIR)
|
|
31
|
-
os.chdir(BASE_DIR)
|
|
32
|
-
|
|
33
|
-
# 4️⃣ Load main.py as module using importlib
|
|
34
|
-
spec = importlib.util.spec_from_file_location("main_module", MAIN_FILE)
|
|
35
|
-
main_mod = importlib.util.module_from_spec(spec)
|
|
36
|
-
try:
|
|
37
|
-
spec.loader.exec_module(main_mod)
|
|
38
|
-
except Exception as e:
|
|
39
|
-
print(f"❌ Failed to load main.py: {e}")
|
|
40
|
-
return
|
|
41
|
-
|
|
42
|
-
# 5️⃣ Override UID/PW in main module
|
|
43
|
-
setattr(main_mod, "Uid", uid)
|
|
44
|
-
setattr(main_mod, "Pw", pw)
|
|
45
|
-
|
|
46
|
-
# 6️⃣ Run main.py main function
|
|
47
|
-
try:
|
|
48
|
-
if hasattr(main_mod, "main"):
|
|
49
|
-
main_mod.main()
|
|
50
|
-
else:
|
|
51
|
-
print("❌ main.py has no main() function!")
|
|
52
|
-
except Exception as e:
|
|
53
|
-
print(f"❌ Runtime error during main(): {e}")
|
|
54
|
-
|
|
55
|
-
# ----------------- Execute launcher -----------------
|
|
56
|
-
if __name__ == "__main__":
|
|
57
|
-
main()
|
rizer/runner.py
DELETED
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import sys
|
|
2
|
-
import os
|
|
3
|
-
import signal
|
|
4
|
-
|
|
5
|
-
def main():
|
|
6
|
-
# Ctrl+C safe exit
|
|
7
|
-
def exit_handler(sig, frame):
|
|
8
|
-
print("\n❌ RIZER stopped by user")
|
|
9
|
-
sys.exit(0)
|
|
10
|
-
|
|
11
|
-
signal.signal(signal.SIGINT, exit_handler)
|
|
12
|
-
|
|
13
|
-
print("🚀 RIZER Launcher Started\n")
|
|
14
|
-
|
|
15
|
-
uid = input("Enter UID: ").strip()
|
|
16
|
-
pw = input("Enter Password: ").strip()
|
|
17
|
-
|
|
18
|
-
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
|
19
|
-
MAIN_FILE = os.path.join(BASE_DIR, "main.py")
|
|
20
|
-
|
|
21
|
-
if not os.path.exists(MAIN_FILE):
|
|
22
|
-
print("❌ main.py not found!")
|
|
23
|
-
return
|
|
24
|
-
|
|
25
|
-
# ensure imports work
|
|
26
|
-
sys.path.insert(0, BASE_DIR)
|
|
27
|
-
os.chdir(BASE_DIR)
|
|
28
|
-
|
|
29
|
-
try:
|
|
30
|
-
with open(MAIN_FILE, "r", encoding="utf-8") as f:
|
|
31
|
-
source = f.read()
|
|
32
|
-
except Exception as e:
|
|
33
|
-
print("❌ main.py read failed:", e)
|
|
34
|
-
return
|
|
35
|
-
|
|
36
|
-
# TEXT replace for UID & PW
|
|
37
|
-
old = "Uid , Pw = 'uiddd','passwordd'"
|
|
38
|
-
new = f"Uid , Pw = '{uid}','{pw}'"
|
|
39
|
-
if old in source:
|
|
40
|
-
source = source.replace(old, new, 1)
|
|
41
|
-
|
|
42
|
-
# run main.py code exactly as written
|
|
43
|
-
try:
|
|
44
|
-
exec(compile(source, MAIN_FILE, "exec"), {"__name__": "__main__", "__file__": MAIN_FILE})
|
|
45
|
-
except Exception as e:
|
|
46
|
-
print("❌ Runtime error:", e)
|
rizer/setup.py
DELETED
rizer-1.0.20.dist-info/METADATA
DELETED
rizer-1.0.20.dist-info/RECORD
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
rizer_launcher.py,sha256=bBoxoPeofqM7Mfw-Ba0a2dw3UEg3m5txd2CUtAVPh7Y,1404
|
|
2
|
-
APIS/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
3
|
-
APIS/insta.py,sha256=4WO7MXYjMihk6zirtoQZe_xwkE-qeS1o0F7M3ZSPQ2s,5474
|
|
4
|
-
Pb2/DEcwHisPErMsG_pb2.py,sha256=Ze6NK75hWL8WhnxTt_x_jYZ4D7-J7wtOMqb93Fnc-cI,2173
|
|
5
|
-
Pb2/Fo_pb2.py,sha256=Bt2UIJxE1OUjYjFzD28YRPH2nCIpAN7wZNxJrQ29TP4,1193
|
|
6
|
-
Pb2/GenWhisperMsg_pb2.py,sha256=OW9WaURHF1Bn0Cbo9wxUUkXLuke_L3E_m5AsGQHsiK8,3481
|
|
7
|
-
Pb2/MajoRLoGinrEq_pb2.py,sha256=YEiOB1HGJjc-ux1q4A10t3k4nmWKYSxhwUJTu7lCeQE,3683
|
|
8
|
-
Pb2/MajoRLoGinrEs_pb2.py,sha256=57Wuq8p2A1ARxA5vncAE_F8iE61HbTH5zm0W9FQyiuY,1504
|
|
9
|
-
Pb2/PorTs_pb2.py,sha256=f2ZivV0MtDtKCONNteFsmnvtlPHRzvbY0ZSJP9oOd54,1570
|
|
10
|
-
Pb2/Team_msg_pb2.py,sha256=uaS6tHQ5mGvAfANA7LD2EAqegl48oMIEl7j5B7wzlG8,3502
|
|
11
|
-
Pb2/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
12
|
-
Pb2/sQ_pb2.py,sha256=CbejPLoqdo158pQEaelP5YQsrERCduOXS5oarinYjfg,1580
|
|
13
|
-
rizer/__init__.py,sha256=2TLE0FoPzLTBrZfapucfhQ3o4NUon6NqyeTseQKXizs,30
|
|
14
|
-
rizer/accounts.json,sha256=8OgXp6pL1yxQp04_BHZcb6L5C3e8aC3eXvlN2OWQDcY,175
|
|
15
|
-
rizer/create_inits.py,sha256=2YP-VpMp-hRE5cnsqFKO163JYe3ZAMw8gigXKHYrtgI,581
|
|
16
|
-
rizer/install.sh,sha256=saG3WhWQrbYwin6e3C-kjmlbHY5qAL4CzICb4XLlqBE,579
|
|
17
|
-
rizer/main.py,sha256=xYZbpQv5TB6ltFLTK3Jn44ZK36v6SBHoQ_Kk-xFrZDQ,316110
|
|
18
|
-
rizer/package.json,sha256=x-MD1nZLN1db3lpow8spvBhalSrq6HC8CGK3YdZ5tD8,243
|
|
19
|
-
rizer/pyproject.toml,sha256=SgFwSAZL-FPp-KxKd0rweYXGM8i90WSnzrJDjDUMLlQ,90
|
|
20
|
-
rizer/requirements.txt,sha256=VpVnHGflvzVww2l88p0ZkYqRgMRvOQStYhGF1jqMaQo,101
|
|
21
|
-
rizer/rizer_launcher.py,sha256=OhMgX9BCINnJq2x9_G97LFa0dZ1oaRIDRYpu0vSSI8g,1633
|
|
22
|
-
rizer/rizerrunner.py,sha256=OhMgX9BCINnJq2x9_G97LFa0dZ1oaRIDRYpu0vSSI8g,1633
|
|
23
|
-
rizer/runner.py,sha256=c0KNz1N65bsVQgeiL4AttOFyWPFHC3jwc04Ieo7DxFs,1214
|
|
24
|
-
rizer/setup.py,sha256=CdH6FmotrkYj_Crs-miCwkOvlHEDhopcaRPquGmQEjI,257
|
|
25
|
-
rizer/xC4.py,sha256=SZ4D1HFYcok2696wYuj8hYF-wB_lwiEWmQluao7aJh8,16928
|
|
26
|
-
rizer/xHeaders.py,sha256=F_Q8Er8l0nC6VoDcRrXCnwLs0v6EfmuMxG6CcxpdI4U,9016
|
|
27
|
-
rizer/xKEys.py,sha256=nn3SwAhiHyKa-CJZhIjvIvSLHpO6mwFwUV-eIfDww3I,1270
|
|
28
|
-
rizer/APIS/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
29
|
-
rizer/APIS/insta.py,sha256=4WO7MXYjMihk6zirtoQZe_xwkE-qeS1o0F7M3ZSPQ2s,5474
|
|
30
|
-
rizer/APIS/__pycache__/insta.cpython-312.pyc,sha256=UKK4RqKDa5DCTR7-8r0_2ciilGISSRaJ2yQHlcnz2oQ,6454
|
|
31
|
-
rizer/Pb2/DEcwHisPErMsG_pb2.py,sha256=Ze6NK75hWL8WhnxTt_x_jYZ4D7-J7wtOMqb93Fnc-cI,2173
|
|
32
|
-
rizer/Pb2/Fo_pb2.py,sha256=Bt2UIJxE1OUjYjFzD28YRPH2nCIpAN7wZNxJrQ29TP4,1193
|
|
33
|
-
rizer/Pb2/GenWhisperMsg_pb2.py,sha256=OW9WaURHF1Bn0Cbo9wxUUkXLuke_L3E_m5AsGQHsiK8,3481
|
|
34
|
-
rizer/Pb2/MajoRLoGinrEq_pb2.py,sha256=YEiOB1HGJjc-ux1q4A10t3k4nmWKYSxhwUJTu7lCeQE,3683
|
|
35
|
-
rizer/Pb2/MajoRLoGinrEs_pb2.py,sha256=57Wuq8p2A1ARxA5vncAE_F8iE61HbTH5zm0W9FQyiuY,1504
|
|
36
|
-
rizer/Pb2/PorTs_pb2.py,sha256=f2ZivV0MtDtKCONNteFsmnvtlPHRzvbY0ZSJP9oOd54,1570
|
|
37
|
-
rizer/Pb2/Team_msg_pb2.py,sha256=uaS6tHQ5mGvAfANA7LD2EAqegl48oMIEl7j5B7wzlG8,3502
|
|
38
|
-
rizer/Pb2/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
39
|
-
rizer/Pb2/sQ_pb2.py,sha256=CbejPLoqdo158pQEaelP5YQsrERCduOXS5oarinYjfg,1580
|
|
40
|
-
rizer/Pb2/__pycache__/DEcwHisPErMsG_pb2.cpython-312.pyc,sha256=ze7eXjeag98Ao-kd1uOUw1lmAtpedJA4wCXl2K9A6Gc,2042
|
|
41
|
-
rizer/Pb2/__pycache__/MajoRLoGinrEq_pb2.cpython-312.pyc,sha256=3O7v4f7bnRwgUifwQwR3RuUh_aDrQNxWZ8laKKPZuXA,2702
|
|
42
|
-
rizer/Pb2/__pycache__/MajoRLoGinrEs_pb2.cpython-312.pyc,sha256=-iGFCBOvFeF8zJZuuQm9FscVoKBwiouVkhLK2PMibWo,1548
|
|
43
|
-
rizer/Pb2/__pycache__/PorTs_pb2.cpython-312.pyc,sha256=sUv7bDYFSfj2Sgop5ys1IjXOH3lQoESpYWGnpW4x2eg,1584
|
|
44
|
-
rizer/Pb2/__pycache__/Team_msg_pb2.cpython-312.pyc,sha256=MbloIpEAW0xxuXn3EzegJ4uBRcyamWNgev1Ef3PAOuE,2862
|
|
45
|
-
rizer/Pb2/__pycache__/sQ_pb2.cpython-312.pyc,sha256=Vkz9QWzn-80qun9EVLQy7e_qWJdqTkYgD8xFBXwPxHA,1638
|
|
46
|
-
rizer/RIZER.egg-info/PKG-INFO,sha256=2_LwZWpOugn5tTp3BnRB5kP_eo_LQvFBDpK87Z07WO8,49
|
|
47
|
-
rizer/RIZER.egg-info/SOURCES.txt,sha256=mIC3gol7nU_FL85HMAyuHu_xVKeic-9HI54zIihVHrI,395
|
|
48
|
-
rizer/RIZER.egg-info/dependency_links.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
49
|
-
rizer/RIZER.egg-info/entry_points.txt,sha256=mZNSalxL5XtjJ2_q3DByRTbbhztTMZoSLNW7Jivd8vQ,42
|
|
50
|
-
rizer/RIZER.egg-info/top_level.txt,sha256=G_DiVZHxnyYpIG2OQuaoDA1Qs0wzcZDRsFL-XENvLBE,9
|
|
51
|
-
rizer/build/lib/APIS/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
52
|
-
rizer/build/lib/APIS/insta.py,sha256=4WO7MXYjMihk6zirtoQZe_xwkE-qeS1o0F7M3ZSPQ2s,5474
|
|
53
|
-
rizer/build/lib/Pb2/DEcwHisPErMsG_pb2.py,sha256=Ze6NK75hWL8WhnxTt_x_jYZ4D7-J7wtOMqb93Fnc-cI,2173
|
|
54
|
-
rizer/build/lib/Pb2/Fo_pb2.py,sha256=Bt2UIJxE1OUjYjFzD28YRPH2nCIpAN7wZNxJrQ29TP4,1193
|
|
55
|
-
rizer/build/lib/Pb2/GenWhisperMsg_pb2.py,sha256=OW9WaURHF1Bn0Cbo9wxUUkXLuke_L3E_m5AsGQHsiK8,3481
|
|
56
|
-
rizer/build/lib/Pb2/MajoRLoGinrEq_pb2.py,sha256=YEiOB1HGJjc-ux1q4A10t3k4nmWKYSxhwUJTu7lCeQE,3683
|
|
57
|
-
rizer/build/lib/Pb2/MajoRLoGinrEs_pb2.py,sha256=57Wuq8p2A1ARxA5vncAE_F8iE61HbTH5zm0W9FQyiuY,1504
|
|
58
|
-
rizer/build/lib/Pb2/PorTs_pb2.py,sha256=f2ZivV0MtDtKCONNteFsmnvtlPHRzvbY0ZSJP9oOd54,1570
|
|
59
|
-
rizer/build/lib/Pb2/Team_msg_pb2.py,sha256=uaS6tHQ5mGvAfANA7LD2EAqegl48oMIEl7j5B7wzlG8,3502
|
|
60
|
-
rizer/build/lib/Pb2/__init__.py,sha256=WKJf-I23yKm-hl9I7RYeBrLfsTgHKO1bur87GsbEEys,27
|
|
61
|
-
rizer/build/lib/Pb2/sQ_pb2.py,sha256=CbejPLoqdo158pQEaelP5YQsrERCduOXS5oarinYjfg,1580
|
|
62
|
-
rizer/dist/rizer-1.0.0-py3-none-any.whl,sha256=El3ItH0Ip6OXGtgeLHp6uqIePnMG-QdWpp8xWRA62eU,1144
|
|
63
|
-
rizer/dist/rizer-1.0.0.tar.gz,sha256=ZYpxyqC2JwwS2qdeEB2reCWKqqrPJyFnCASv9Nty3eI,1191
|
|
64
|
-
rizer-1.0.20.dist-info/METADATA,sha256=2FBqsQw6cza7NjcjJOKW00x2wGepVVm_qXBA8dAB3lU,50
|
|
65
|
-
rizer-1.0.20.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
|
|
66
|
-
rizer-1.0.20.dist-info/entry_points.txt,sha256=_JedRLFLZV2oFnGpqFGAaScuB1hVjeqTOmDHW-FwvZM,44
|
|
67
|
-
rizer-1.0.20.dist-info/top_level.txt,sha256=GzQ2yrlZZiQ-AAWCWxRrrb1j46vLvb9JCoej9i07snk,15
|
|
68
|
-
rizer-1.0.20.dist-info/RECORD,,
|
rizer_launcher.py
DELETED
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import sys
|
|
2
|
-
import os
|
|
3
|
-
import signal
|
|
4
|
-
|
|
5
|
-
def main():
|
|
6
|
-
# Ctrl+C handler
|
|
7
|
-
def handle_exit(sig, frame):
|
|
8
|
-
print("\n[!] RIZER stopped by user")
|
|
9
|
-
sys.exit(0)
|
|
10
|
-
|
|
11
|
-
signal.signal(signal.SIGINT, handle_exit)
|
|
12
|
-
|
|
13
|
-
print("🚀 RIZER Launcher Started")
|
|
14
|
-
|
|
15
|
-
uid = input("Enter UID: ").strip()
|
|
16
|
-
pw = input("Enter Password: ").strip()
|
|
17
|
-
|
|
18
|
-
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
|
|
19
|
-
MAIN_FILE = os.path.join(BASE_DIR, "main.py")
|
|
20
|
-
|
|
21
|
-
if not os.path.exists(MAIN_FILE):
|
|
22
|
-
print(f"❌ main.py not found in {BASE_DIR}")
|
|
23
|
-
return
|
|
24
|
-
|
|
25
|
-
# Ensure absolute imports work
|
|
26
|
-
sys.path.insert(0, BASE_DIR)
|
|
27
|
-
os.chdir(BASE_DIR)
|
|
28
|
-
|
|
29
|
-
try:
|
|
30
|
-
with open(MAIN_FILE, "r", encoding="utf-8") as f:
|
|
31
|
-
source = f.read()
|
|
32
|
-
except Exception as e:
|
|
33
|
-
print("❌ Failed to read main.py:", e)
|
|
34
|
-
return
|
|
35
|
-
|
|
36
|
-
# Replace UID / Password line
|
|
37
|
-
old = "Uid , Pw = 'uiddd','passwordd'"
|
|
38
|
-
new = f"Uid , Pw = '{uid}','{pw}'"
|
|
39
|
-
|
|
40
|
-
if old in source:
|
|
41
|
-
source = source.replace(old, new, 1)
|
|
42
|
-
else:
|
|
43
|
-
print("⚠ Warning: UID/PW line not found, running anyway")
|
|
44
|
-
|
|
45
|
-
globals_dict = {
|
|
46
|
-
"__file__": MAIN_FILE,
|
|
47
|
-
"__name__": "__main__"
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
try:
|
|
51
|
-
exec(compile(source, MAIN_FILE, "exec"), globals_dict)
|
|
52
|
-
except SystemExit:
|
|
53
|
-
pass
|
|
54
|
-
except Exception as e:
|
|
55
|
-
print("❌ Runtime error:", e)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
if __name__ == "__main__":
|
|
59
|
-
main()
|
{APIS → RIZER/APIS}/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{APIS → RIZER/APIS}/insta.py
RENAMED
|
File without changes
|
|
File without changes
|
{Pb2 → RIZER/Pb2}/Fo_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{Pb2 → RIZER/Pb2}/PorTs_pb2.py
RENAMED
|
File without changes
|
|
File without changes
|
{Pb2 → RIZER/Pb2}/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{Pb2 → RIZER/Pb2}/sQ_pb2.py
RENAMED
|
File without changes
|
{rizer → RIZER}/accounts.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{rizer → RIZER}/xC4.py
RENAMED
|
File without changes
|
{rizer → RIZER}/xHeaders.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|