Gerriarob / arob

Android rooting on Brunch Framework
40 stars 7 forks source link

Getting Magisk to work on Chrome OS #2

Closed Khang5687 closed 4 years ago

Khang5687 commented 4 years ago

I want to use Magisk Manager instead of Super SU to load some modules...Can it be done?

Gerriarob commented 4 years ago

no it cant, because its systemless. you can try to copy kernel and initramfs, make a boot.img, copy it to a phone or tablet that have working magisk, open in magisk manager patch file, select your created boot.img and patch, copy boot.img to your machine and extrakt kernel and initramfs. works on android os like openthos, android x86 prime etc, but have not tested on chromeos till now. if i have time, i will test it on chromeos too.

Khang5687 commented 4 years ago

Or perhaps making Xposed Framework to work on Chrome OS?