Hagb / decryptBooxUpdateUpx

Decrypt `update.upx` the encrypted ROM update package released by Onyx Boox, so as to get the zip format update package which can be read by Recovery directly
Do What The F*ck You Want To Public License
224 stars 42 forks source link

[New .UPX V3.5.2] How can I decrypt it? #98

Closed xulubin closed 5 months ago

xulubin commented 5 months ago

Excuse me, recently I wanted to root my device, and I was lucky enough to find it here. First of all, thank the developers for sharing. I couldn't find the corresponding key in the latest BooxKeys.csv, and tried GetBooxUpxKeysApp-v0.1.1-release.apk to get it, but.apk always flashed back after running, and it didn't work. Also tried to extract libot_jni.so file, I do not know if there is a problem with my configuration environment or a new file update: Follow algorithm-zh_cn.md related instructions to operate, you can get the results of the.so file in the test folder in the repository, but I extracted the .so file myself can not calculate the results. Therefore, I hope there are kind-hearted people who can help me, thank you very much!

PS: update.upx V3.5.2 "buildDisplayId": "2024-05-15_18-13_3.5.2_50da13250" "model": "NoteX3Pro"

getfromboox.zip the getfromboox.zip contains OnyxOtaService.apk and libota_jni.so(psw:123) Thanks!

RenateUSB commented 5 months ago

It's added to BooxKeys.csv now.

xulubin commented 5 months ago

It's unbelievable! Your efficiency is too amazing! Excellent! Thank you very much!