ProfessorJTJ / HISuite-Proxy

Modifying HiSuite and manipulating it's connection data to install Roms before they officially get released.
https://professorjtj.github.io
441 stars 89 forks source link

Is there have any chance to support new Honor devices? #175

Closed lpxx50117 closed 2 years ago

lpxx50117 commented 2 years ago

I discovered that new Honor devices such as Honor Enjoy 20(KOZ-AL00) cannot found in FirmFinder,and I think the firmware download address is not the same.But new Honor using Hisuite too(Though it's called"Honor Hisuite",it's almost same as Huawei Hisuite.The new Honor Phones can connected to Huawei's Hisuite),so maybe Hisuite Proxy and FirmFinder can cupport?

KOZ-AL00 4.0.0.196(newest version)package link: KOZ-LGRP1-CHN 4.0.0.196 https://update.hihonorcdn.com/TDS/data/files/p1/s15/G146/g141/v29078/f1/full/filelist.xml KOZ-AL00-CUST 4.0.0.18(C00) https://update.hihonorcdn.com/TDS/data/files/p1/s15/G146/g141/v25697/f1/full/filelist.xml KOZ-AL00-PRELOAD 4.0.0.16(C00R1) https://update.hihonorcdn.com/TDS/data/files/p1/s15/G144/g141/v9289/f1/full/filelist.xml

The ERecovery config is here:

===========================================================

Grs Server URL

===========================================================

GrsServerUrl1Com=https://grs.hihonorcloud.com/grs/1.0/erecovery/router GrsServerUrl2Cn=https://grs.hihonorcloud.cn/grs/1.0/erecovery/router GrsServerUrl3Asia=https://grs.hihonorcloud.asia/grs/1.0/erecovery/router

GrsServerUrlTest1=https://grstest.hwcloudtest.cn:8475/grs/1.0/erecovery/router

GrsServerUrlTest2=https://lfgrstest.hwcloudtest.cn:8475/grs/1.0/erecovery/

===========================================================

Grs Service Name, config by hota cloud

===========================================================

GrsServiceName=com.huawei.cloud.hotaUnique

===========================================================

Query package URL for one site model begin from EMUI 9.0

===========================================================

QueryServerURLOneSite=http://query.hihonorcloud.com/sp_ard_common/v2/onestopCheck.action?latest=true&verType=true QueryOneSiteUrlTail=/sp_ard_common/v2/onestopCheck.action?latest=true&verType=true

===========================================================

Retrieve auth info URL

===========================================================

RetrieveAuthInfoURL=http://query.hihonorcloud.com/sp_ard_common/v1/authorize.action AuthInfoUrlTail=/sp_ard_common/v1/authorize.action

===========================================================

Report status URL

===========================================================

ReportStatusURL=http://query.hihonorcloud.com/sp_ard_common/v2/UpdateReport.action ReportStatusUrlTail=/sp_ard_common/v2/UpdateReport.action

===========================================================

BL Query package URL, begin from EMUI 11.X

===========================================================

QueryServerBlURL=http://query.hihonorcloud.com/BL/v1/VersionCheck QueryBlUrlTail=/BL/v1/VersionCheck

===========================================================

BL auth info URL, begin from EMUI 11.X

===========================================================

AuthServerBlURL=http://query.hihonorcloud.com/BL/v1/Authorize AuthBlUrlTail=/BL/v1/Authorize