Seems like updates for Windows 10 Mobile are still index in the Microsoft Update catalog, as mentioned in #166.
While Win10M is a dead OS, it provides a picture of the evolution of Windows NT on ARM before the 16xxx builds indexed here.
I'm particularly interested in the ntoskrnl.exe file and the PsRegisterPicoProcess symbol. I've noticed that only on ARM Windows build 16xxx, the symbol is missing. It is available on all known Windows NT 10.0 x64 builds and is known to be present on early Win10M (10.0.10240.x).
Seems like updates for Windows 10 Mobile are still index in the Microsoft Update catalog, as mentioned in #166.
While Win10M is a dead OS, it provides a picture of the evolution of Windows NT on ARM before the 16xxx builds indexed here.
I'm particularly interested in the
ntoskrnl.exefile and thePsRegisterPicoProcesssymbol. I've noticed that only on ARM Windows build 16xxx, the symbol is missing. It is available on all known Windows NT 10.0 x64 builds and is known to be present on early Win10M (10.0.10240.x).