[updated 8-27-16] [Decrypted] [Modified Boot.img's for N][MM Boot.img_SystemRoot]

Status
Not open for further replies.
Search This thread

Tigerstown

Inactive Recognized Contributor
Jun 20, 2013
3,934
2,940
40
Detroit
I own a nexus 6P and i have a few threads over there. one is for modified boot.imgs i have been getting a lot of PM asking if i could make one for the 5x so i did and it has been tested by @RTNDO128
MM modified DM removed removed force/encryption and custom sepolicy to allow system root.

DOWNLOADS FOR 7.0 OFFICIAL
NRD90M(Decrypted)(System_root hopefully coming soon)
https://drive.google.com/file/d/0B4yuQy7Zn1WSYm5sTXNhZmsxcVk/view?usp=sharing

DOWNLOADS FOR MM
MTC20F(System_Root)
https://drive.google.com/file/d/0B4yuQy7Zn1WSeVc1bjdDOGFETDA/view?usp=drivesdk

MTC19V(System_Root)
https://drive.google.com/file/d/0B4yuQy7Zn1WSY3FZaVNXMjhEN2c/view?usp=drivesdk

MTC19T(System_Root)
https://drive.google.com/file/d/0B4yuQy7Zn1WSWXMyRHF1bGQ2YUU/view?usp=sharing

MCH19q
https://drive.google.com/file/d/0B4yuQy7Zn1WSclZ6dGhCNXNUUEk/view?usp=drivesdk

DOWNLOADS FOR ANDROID N Preview builds
NPD90G
https://www.androidfilehost.com/?fid=24572369242689017

NPD56N
https://drive.google.com/file/d/0B4yuQy7Zn1WSM3FORTl4ejlUV2M/view?usp=sharing

NPD35K
https://drive.google.com/file/d/0B4yuQy7Zn1WSTklfZW1McXZxQUk/view?usp=drivesdk

NPC91k
https://drive.google.com/file/d/0B4yuQy7Zn1WSSG5WTGNBMHVvZXc/view?usp=sharing


DIRECTIONS

fastboot flash boot boot.img
 
Last edited:

m.daziale

New member
Apr 4, 2016
2
0
I own a nexus 6P and i have a few threads over there. one is for modified boot.imgs i have been getting a lot of PM asking if i could make one for the 5x so i did and it has been tested by @RTNDO128
So this is a decrypted and DM checks have been removed. flastboot this boot.img when flashing N preview factory imgs. Also i will be posting a MM modified boot.img the has DM removed removed force/encryption and custom sepolicy to allow system root. but for now here is the N boot.img


DIRECTIONS

fastboot flash boot boot.img



Hy guys, if i have the April N Preview on my n5X can i use this method to decrypt it? do i have to use only the code "fastboot flash boot boot.img" in fastboot (after have put my n5X in fastboot mode)? or do i have to compute some "erasing" in order to avoid bootloop?
i ask you that 'cause i want avoid to do the installation of N preview again :D :D

thnks Guys
 

razrlover

Senior Member
Mar 28, 2012
3,471
1,442
Google Pixel 6
Hy guys, if i have the April N Preview on my n5X can i use this method to decrypt it? do i have to use only the code "fastboot flash boot boot.img" in fastboot (after have put my n5X in fastboot mode)? or do i have to compute some "erasing" in order to avoid bootloop?
i ask you that 'cause i want avoid to do the installation of N preview again :D :D

thnks Guys
To my knowledge you need to decrypt phone then flash N and before boot flash decrypt boot img then boot twrp then flash super su 2.71. To be decrypted rooted N.

Now to begin that process you need a decrypted phone which is why i am waiting for m decrypt boot begore i proceed.

Tigerstown can correct me if i am wrong. ;)

Sent from my Nexus 5X using XDA-Developers mobile app
 

DJBhardwaj

Inactive Recognized Contributor
Apr 23, 2011
5,055
2,745
30
Delhi
GT-i9020
Google Nexus 4
Hy guys, if i have the April N Preview on my n5X can i use this method to decrypt it? do i have to use only the code "fastboot flash boot boot.img" in fastboot (after have put my n5X in fastboot mode)? or do i have to compute some "erasing" in order to avoid bootloop?
i ask you that 'cause i want avoid to do the installation of N preview again :D :D

thnks Guys

Yes, you can use this method to decrypt your 5X.
To begin, make sure that you have backed up everything on your internal storage, since everything will be removed. It will basically be like a fresh start.
  1. Boot your 5X into bootloader mode and connect it to the PC.
  2. Flash the modified boot.img (The one you have downloaded from above):
    Code:
    fastboot flash boot boot.img
  3. After that is done, decrypt your 5X:
    Code:
    fastboot format userdata
    fastboot format cache
 

m.daziale

New member
Apr 4, 2016
2
0
Yes, you can use this method to decrypt your 5X.
To begin, make sure that you have backed up everything on your internal storage, since everything will be removed. It will basically be like a fresh start.
  1. Boot your 5X into bootloader mode and connect it to the PC.
  2. Flash the modified boot.img (The one you have downloaded from above):
    Code:
    fastboot flash boot boot.img
  3. After that is done, decrypt your 5X:
    Code:
    fastboot format userdata
    fastboot format cache

thanks a lot buddy :D i will try to do that, hoping in a not-bootloop solution :D
 

Tigerstown

Inactive Recognized Contributor
Jun 20, 2013
3,934
2,940
40
Detroit
Yes, you can use this method to decrypt your 5X.
To begin, make sure that you have backed up everything on your internal storage, since everything will be removed. It will basically be like a fresh start.
  1. Boot your 5X into bootloader mode and connect it to the PC.
  2. Flash the modified boot.img (The one you have downloaded from above):
    Code:
    fastboot flash boot boot.img
  3. After that is done, decrypt your 5X:
    Code:
    fastboot format userdata
    fastboot format cache
This is exactly what I was just going to reply. If your on N flash boot.IMG and decrypt using fastboot like said above.
 
  • Like
Reactions: DJBhardwaj

zipredictive

Senior Member
Awesome Im running android m with force encryption removed (fed patcher).
I want to upgrade it to N without loosing data : I think I have to flash THIS boot, recovery, Bootloader, vendor, cache, and system image files. I'm not flashing Userdata instead.
Is it right for having android N devrypted?
 

DJBhardwaj

Inactive Recognized Contributor
Apr 23, 2011
5,055
2,745
30
Delhi
GT-i9020
Google Nexus 4
Awesome Im running android m with force encryption removed (fed patcher).
I want to upgrade it to N without loosing data : I think I have to flash THIS boot, recovery, Bootloader, vendor, cache, and system image files. I'm not flashing Userdata instead.
Is it right for having android N devrypted?

Yes, perfectly alright. Avoid the recovery image, in case you have TWRP installed.
 
  • Like
Reactions: Tigerstown

Tigerstown

Inactive Recognized Contributor
Jun 20, 2013
3,934
2,940
40
Detroit
Awesome Im running android m with force encryption removed (fed patcher).
I want to upgrade it to N without loosing data : I think I have to flash THIS boot, recovery, Bootloader, vendor, cache, and system image files. I'm not flashing Userdata instead.
Is it right for having android N devrypted?
that is How I do it on my 6P. After flashing I boot to twrp and do factory reset myself. You don't need to flash the N recovery.

Sent from my Huawei Nexus 6P using XDA Labs
 
  • Like
Reactions: DJBhardwaj

exploreresp

Senior Member
Dec 23, 2012
148
47
Many thanks @Tigerstown !!
This DP2 is actually really nice. I tried it with encryption, had a couple of bugs, but now unencrpyted, everything runs pretty smoothly and no bugs so far.
Love the new ergonomy improvements... no root needed anymore.
 
  • Like
Reactions: Tigerstown

Tigerstown

Inactive Recognized Contributor
Jun 20, 2013
3,934
2,940
40
Detroit
Many thanks @Tigerstown !!
This DP2 is actually really nice. I tried it with encryption, had a couple of bugs, but now unencrpyted, everything runs pretty smoothly and no bugs so far.
Love the new ergonomy improvements... no root needed anymore.
Hey no problem just glad to be helping out.

Sent from my Huawei Nexus 6P using XDA Labs
 

Tigerstown

Inactive Recognized Contributor
Jun 20, 2013
3,934
2,940
40
Detroit
Op has been updated added MM MCH19q support. Still have to work on sepolicy for system root on 5x like I have it for 6P. Once I get it right I'll update with that.

Sent from my Huawei Nexus 6P using XDA Labs
 
Last edited:

Ghost9867

Senior Member
Mar 16, 2015
462
67
Hey thanks you for this
But if i flash only the modified boot on android n and i don't make a userdata wipe ?
What happen ?
 
Status
Not open for further replies.

Top Liked Posts