├── README.md ├── edl ├── programmer.mbn ├── qboot └── singleimage.bin ├── edlrooter.sh ├── img ├── bootloader.aboot-n6f26y.img ├── bootloader.aboot-n6f27e.img ├── gpt.bin ├── initroot-shamu-aosp-nmf26f.cpio.gz ├── initroot-shamu-aosp-nmf26f.img └── radio.modem-n6f27e.img.gz └── qboot.ini /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/README.md -------------------------------------------------------------------------------- /edl/programmer.mbn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/edl/programmer.mbn -------------------------------------------------------------------------------- /edl/qboot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/edl/qboot -------------------------------------------------------------------------------- /edl/singleimage.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/edl/singleimage.bin -------------------------------------------------------------------------------- /edlrooter.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/edlrooter.sh -------------------------------------------------------------------------------- /img/bootloader.aboot-n6f26y.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/bootloader.aboot-n6f26y.img -------------------------------------------------------------------------------- /img/bootloader.aboot-n6f27e.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/bootloader.aboot-n6f27e.img -------------------------------------------------------------------------------- /img/gpt.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/gpt.bin -------------------------------------------------------------------------------- /img/initroot-shamu-aosp-nmf26f.cpio.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/initroot-shamu-aosp-nmf26f.cpio.gz -------------------------------------------------------------------------------- /img/initroot-shamu-aosp-nmf26f.img: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/initroot-shamu-aosp-nmf26f.img -------------------------------------------------------------------------------- /img/radio.modem-n6f27e.img.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alephsecurity/edlrooter/HEAD/img/radio.modem-n6f27e.img.gz -------------------------------------------------------------------------------- /qboot.ini: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------