turistu / rmx3474-rooting

rooting the Realme 9 5G rmx3474 phone
GNU General Public License v3.0
32 stars 8 forks source link

API v2? #20

Open melontini opened 5 months ago

melontini commented 5 months ago

Hi, I know it's been a while, but I'm wondering if you could update this script to v2? https://lkf.realmemobile.com/api/v2/ (even the endpoints are the same...).

Realme updated their app, once even with debuggable set to true (I even re-unlocked again. Thanks, realme), and is now using OPPO's system with account tokens. It seems that you've made some progress with oppo.pl, but I'm not sure how complete this is.

turistu commented 5 months ago

The missing piece in oppo.pl is some automatic way to get the login token from the server, given some static credentials like user/password -- the deeptesting app is just asking another app (com.heytap.usercenter) for it.

Realme updated their app, once even with debuggable set to true

Thanks for the heads-up, that sounds interesting.