Windows 8 Build 7776.0.fbl grfx dev1.100708-1700 (查看源代码)
2025 年 11 月 26 日 (三) 02:12 的版本
、 2025 年 11 月 26 日 (星期三)→Findings
正义羊-JRJSheep(讨论 | 贡献) |
正义羊-JRJSheep(讨论 | 贡献) |
||
| 第 140 行: | 第 140 行: | ||
{{Collapse bottom}} | {{Collapse bottom}} | ||
== | == 发现 == | ||
=== Internet Explorer 9 === | === Internet Explorer 9 === | ||
This build contains an early version of the new Internet Explorer 9 user interface that can be enabled by patching the 317 ordinal in the <code>iertutil.dll</code> file to return <code>true</code>. This ordinal is merged with several others that also return zero due to compiler optimizations, and must therefore be pointed towards a different ordinal that returns a different value. This can be done by using a tool like [https://archive.org/details/retrie retrie], which patches the ordinal automatically. The early design used in this build already mostly matches the final design, and features the following changes when compared to [[Internet Explorer 8]]'s design: | This build contains an early version of the new Internet Explorer 9 user interface that can be enabled by patching the 317 ordinal in the <code>iertutil.dll</code> file to return <code>true</code>. This ordinal is merged with several others that also return zero due to compiler optimizations, and must therefore be pointed towards a different ordinal that returns a different value. This can be done by using a tool like [https://archive.org/details/retrie retrie], which patches the ordinal automatically. The early design used in this build already mostly matches the final design, and features the following changes when compared to [[Internet Explorer 8]]'s design: | ||