Open Titokhan opened 7 years ago
probably not just need to adjust the minimum size in the code
https://github.com/jcadduono/android_external_dirtycow/blob/android-6.0/recowvery-applypatch.c#L227
https://github.com/jcadduono/android_external_dirtycow/blob/android-6.0/recowvery-applypatch.c#L252
i added those for safety. you can set them both to 2*MiB
By the way if your bootloader is locked it won't do anything, it will write to recovery but just reboot into system how it was and system will flash stock recovery back again
Sounds great; I'll change them & try again.
I know that, but the idea is to unlock the bootloader (unofficially) after spawning a root shell. That can now be achieved by flashing a pre-rooted image but I'm looking for an alternate approach.
See these for the background story:
Same problem here. with OnePlus One Android 6.0.1
@jcadduono anything?
Device: Asus ZenFone 2 Laser (ZE550KL) (2 GB RAM/16 GB ROM variant) OS; Stock Asus Zen UI Marshmallow Build: WW_21.40.1220.1794 Bootloader Status: Locked
Logs:
The last segment continues to run & throws same error. Is it due to different compression scheme of the boot image?