Skip to content

Commit

Permalink
版本推进至0.11.19,更新协议自述文件
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Oct 28, 2023
1 parent 7f26fe0 commit 2149ebf
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 3 deletions.
4 changes: 2 additions & 2 deletions OlivOS/infoAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
import OlivOS


OlivOS_Version = '0.11.18'
OlivOS_SVN = 138
OlivOS_Version = '0.11.19'
OlivOS_SVN = 139

# Compatible <= Plugin[compatible_svn] : Compatible
# OldCompatible <= Plugin[compatible_svn] < Compatible : OldCompatible Warn
Expand Down
170 changes: 170 additions & 0 deletions OlivOS/libEXEModelAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,23 @@

gProtocalInfo = {
'android_pad': {
'8.9.58': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537161402,
"sub_app_id": 537161402,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.58.11170",
"build_time": 1684467300,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2545",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 34869472,
"sub_sig_map": 66560,
"dump_time": 1686334718,
"qua": "V1_AND_SQ_8.9.58_4106_YYB_D",
"protocol_type": 6
}''',
'8.9.63': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537164888,
Expand Down Expand Up @@ -98,6 +115,23 @@
"dump_time": 1690350020,
"qua": "V1_AND_SQ_8.9.70_4330_YYB_D",
"protocol_type": 6
}''',
'8.9.71': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537170072,
"sub_app_id": 537170072,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.71.11735",
"build_time": 1688560152,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2551",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1688560152,
"qua": "V1_AND_SQ_8.9.71_4332_YYB_D",
"protocol_type": 1
}''',
'8.9.73': '''{
"apk_id": "com.tencent.mobileqq",
Expand All @@ -115,9 +149,77 @@
"dump_time": 1690715354,
"qua": "V1_AND_SQ_8.9.73_4354_HDBM_T",
"protocol_type": 6
}''',
'8.9.80': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537176902,
"sub_app_id": 537176902,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.80.12440",
"build_time": 1691565978,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2554",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.80_4614_YYB_D",
"protocol_type": 6
}''',
'8.9.83': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537178685,
"sub_app_id": 537178685,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.83.12605",
"build_time": 1691565978,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2554",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.83_4680_YYB_D",
"protocol_type": 6
}''',
'8.9.85': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537180607,
"sub_app_id": 537180607,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.85.12820",
"build_time": 1697015435,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2556",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.85_4766_YYB_D",
"protocol_type": 6
}'''
},
'android_phone': {
'8.9.58': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537163098,
"sub_app_id": 537163098,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.58.11170",
"build_time": 1684467300,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2545",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 34869472,
"sub_sig_map": 66560,
"dump_time": 1686334718,
"qua": "V1_AND_SQ_8.9.58_4106_YYB_D",
"protocol_type": 1
}''',
'8.9.63': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537164840,
Expand Down Expand Up @@ -168,6 +270,23 @@
"dump_time": 1690350020,
"qua": "V1_AND_SQ_8.9.70_4330_YYB_D",
"protocol_type": 1
}''',
'8.9.71': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537170024,
"sub_app_id": 537170024,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.71.11735",
"build_time": 1688560152,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2551",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1688560152,
"qua": "V1_AND_SQ_8.9.71_4332_YYB_D",
"protocol_type": 1
}''',
'8.9.73': '''{
"apk_id": "com.tencent.mobileqq",
Expand All @@ -185,6 +304,57 @@
"dump_time": 1690715354,
"qua": "V1_AND_SQ_8.9.73_4354_HDBM_T",
"protocol_type": 1
}''',
'8.9.80': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537176863,
"sub_app_id": 537176863,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.80.12440",
"build_time": 1691565978,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2554",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.80_4614_YYB_D",
"protocol_type": 1
}''',
'8.9.83': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537178646,
"sub_app_id": 537178646,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.83.12605",
"build_time": 1691565978,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2554",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.83_4680_YYB_D",
"protocol_type": 1
}''',
'8.9.85': '''{
"apk_id": "com.tencent.mobileqq",
"app_id": 537180568,
"sub_app_id": 537180568,
"app_key": "0S200MNJT807V3GE",
"sort_version_name": "8.9.85.12820",
"build_time": 1697015435,
"apk_sign": "a6b745bf24a2c277527716f6f36eb68d",
"sdk_version": "6.0.0.2556",
"sso_version": 20,
"misc_bitmap": 150470524,
"main_sig_map": 16724722,
"sub_sig_map": 66560,
"dump_time": 1692110632,
"qua": "V1_AND_SQ_8.9.85_4766_YYB_D",
"protocol_type": 1
}'''
}
}
Expand Down
7 changes: 6 additions & 1 deletion OlivOS/multiLoginUIAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,15 @@ def __init__(self, action, Account_data, hash_key=None, edit_commit_callback=Non
'edit_root_Combobox_qsign_protocal_StringVar': tkinter.StringVar(),
'edit_root_Combobox_qsign_protocal_list': [
'手动',
'8.9.58',
'8.9.63',
'8.9.68',
'8.9.70',
'8.9.73'
'8.9.71',
'8.9.73',
'8.9.80',
'8.9.83',
'8.9.85'
],
'edit_root_Entry_Extend_list': [
'edit_root_Entry_Extend',
Expand Down

0 comments on commit 2149ebf

Please sign in to comment.