Difference between revisions of "10.2.0-28"
(Created page with "The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3...") |
Emufan4568 (talk | contribs) m |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR. | The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR. | ||
− | Security flaws fixed: | + | Security flaws fixed: see below. |
==Change-log== | ==Change-log== | ||
Line 8: | Line 8: | ||
==System Titles== | ==System Titles== | ||
− | + | ||
+ | The following titles were updated: [[Home Menu]], [[CVer]], Old3DS+New3DS NATIVE_FIRM, Old3DS+New3DS [[Internet Browser]], and [[NVer]]. | ||
+ | |||
+ | ===NATIVE_FIRM=== | ||
+ | The only FIRM sysmodule that was really updated is the following, minus a single word in the FS-module codebin. | ||
+ | * pm was updated. [[PMApp:LaunchTitle]] now executes svcBreak() when trying to launch safe-mode sysmodule/applet titles. | ||
+ | |||
+ | |||
+ | For Old3DS, the FIRM arm9-section wasn't changed at all: same FIRM section hash from the previous version. Nothing was really changed in the New3DS arm9-section either. | ||
+ | |||
+ | No code in the ARM11-kernel was changed(the binary is *exactly* the same minus two words involved with configmem version fields init). | ||
+ | |||
+ | ===Home Menu=== | ||
+ | Only the codebin was changed. The size of .text only increased by 0x18-bytes. | ||
+ | |||
+ | Only one function was updated: the theme-loading function. The changes in this code block the latest version of [[menuhax]] at the time of sysupdate release. See [[3DS_Userland_Flaws|here]] for details. | ||
+ | |||
+ | ===Internet Browser=== | ||
+ | See [[Internet Browser|here]] for details, vuln fixing included. | ||
==See Also== | ==See Also== | ||
Line 14: | Line 32: | ||
* [http://yls8.mtheall.com/ninupdates/reports.php?date=10-19-15_08-05-19&sys=ctr] | * [http://yls8.mtheall.com/ninupdates/reports.php?date=10-19-15_08-05-19&sys=ctr] | ||
* [http://yls8.mtheall.com/ninupdates/reports.php?date=10-19-15_08-05-28&sys=ktr] | * [http://yls8.mtheall.com/ninupdates/reports.php?date=10-19-15_08-05-28&sys=ktr] | ||
+ | |||
+ | [[Category:Firmware Versions]] |
Latest revision as of 11:40, 26 November 2023
The Old3DS+New3DS 10.2.0-28 system update was released on October 19, 2015. This Old3DS update was released for the following regions: USA, EUR, JPN, CHN, KOR, and TWN. This New3DS update was released for the following regions: USA, EUR, JPN, and KOR.
Security flaws fixed: see below.
Change-log[edit]
Official USA change-log:
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
System Titles[edit]
The following titles were updated: Home Menu, CVer, Old3DS+New3DS NATIVE_FIRM, Old3DS+New3DS Internet Browser, and NVer.
NATIVE_FIRM[edit]
The only FIRM sysmodule that was really updated is the following, minus a single word in the FS-module codebin.
- pm was updated. PMApp:LaunchTitle now executes svcBreak() when trying to launch safe-mode sysmodule/applet titles.
For Old3DS, the FIRM arm9-section wasn't changed at all: same FIRM section hash from the previous version. Nothing was really changed in the New3DS arm9-section either.
No code in the ARM11-kernel was changed(the binary is *exactly* the same minus two words involved with configmem version fields init).
Home Menu[edit]
Only the codebin was changed. The size of .text only increased by 0x18-bytes.
Only one function was updated: the theme-loading function. The changes in this code block the latest version of menuhax at the time of sysupdate release. See here for details.
Internet Browser[edit]
See here for details, vuln fixing included.
See Also[edit]
System update report(s):