• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root ZTE Zmax Pro Official Root Discussion

Status
Not open for further replies.
It seems encrypted, but perhaps we can just outright delete it and hope for the best
 
Verity key is used for secured boot, it is what stops root. If you happen to remove it then the device will fail to boot since the bootloader is locked.
It still has to be dealt with irregardless. Either we dump the entire main partition, clone twrp into recovery, then resign the key with the new hash, or we outright avoid it.
 
Screenshot_20170309-143812.png
Screenshot_20170309-143808.png
 
It still has to be dealt with irregardless. Either we dump the entire main partition, clone twrp into recovery, then resign the key with the new hash, or we outright avoid it.
Its not that simple as you would have to decompile the bootloader and recreate the hash/key used with it.

You will have to code a new bootloader for the device.
 
I'm not on either, so they're probably all the same.
That would imply that it doesn't actually do anything then. B8-yours-B14 are completely different hashes. Unless it's looking for one very specific file that doesn't change
 
I was browsing this thread and saw you need someone that knows mandarin chinese, I am willing to pitch some help for us. BTW the screenshot seems like a scramble mix of chinese and korean characters.
It's encrypted as far as I can tell.
 
That would imply that it doesn't actually do anything then. B8-yours-B14 are completely different hashes. Unless it's looking for one very specific file that doesn't change
I think it compares everything to the stock recovery. I'm not positive though.
 
Yeah. And it updates the system partition when you reboot from what I can tell. That's why you can't roll it back.
 
Ok so I'm starting from scratch and was just eliminating steps /procedures and noticed when I boot into ftm mode and try to adb devices and I get "????????????? No permissions"
Then when I tried "adb reboot ftm" I get
Insufficient permissions for device? What's that mean.
 
Status
Not open for further replies.
Back
Top Bottom