Changes

188 bytes added ,  12:39, 26 November 2023
m
no edit summary
Line 19: Line 19:     
===NATIVE_FIRM===
 
===NATIVE_FIRM===
In Old3DS Process9 only *one* u32 was changed: the address of the FIRM header used during FIRM launch. This fixes [[3DS_System_Flaws#FIRM_Process9|firmlaunch-hax]].
+
In Old3DS/New3DS Process9 only *one* u32 was changed: the address of the FIRM header used during FIRM launch. This fixes [[3DS_System_Flaws#FIRM_Process9|firmlaunch-hax]].
    
There was no actual code changes in the ARM11 kernel.
 
There was no actual code changes in the ARM11 kernel.
Line 25: Line 25:  
===New3DS NATIVE_FIRM===
 
===New3DS NATIVE_FIRM===
 
The ARM9-loader has added a new keyX with keyslot 0x16 that is generated on hard-boot. The ARM9 binary is now encrypted with this keyslot, instead of the [[FIRM|original]] one.
 
The ARM9-loader has added a new keyX with keyslot 0x16 that is generated on hard-boot. The ARM9 binary is now encrypted with this keyslot, instead of the [[FIRM|original]] one.
 +
 +
This new crypto is rather useless due to Nintendo failing yet again. The [[3DS_System_Flaws|flaws]] which allowed for this were fixed with 9.5.0-X.
    
=See Also=
 
=See Also=
Line 32: Line 34:  
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-38-28&sys=ctr]
 
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-38-28&sys=ctr]
 
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-55-18&sys=ctr]
 
* [http://yls8.mtheall.com/ninupdates/reports.php?date=02-02-15_07-55-18&sys=ctr]
 +
 +
[[Category:Firmware Versions]]
33

edits