An open API service indexing awesome lists of open source software.

https://github.com/empyreal96/msemulator-xde_dotnet_decompiled

Decompiled source for parts of the Microsoft Emulator (aka XDE) using dnSpy
https://github.com/empyreal96/msemulator-xde_dotnet_decompiled

decompilation decompiled-sources dotnet microsoft-emulator windows-10-mobile

Last synced: 10 months ago
JSON representation

Decompiled source for parts of the Microsoft Emulator (aka XDE) using dnSpy

Awesome Lists containing this project

README

          

# Microsoft Emulator (XDE) dotnet Decompiled
Decompiled source for parts of the Microsoft Emulator (aka XDE) used to run the Windows 10 Mobile Emulator Images.

**Original AppxPackage:** `Microsoft.MicrosoftEmulator_1.1.1081.0_x64__8wekyb3d8bbwe`

Expect fixes needing to be applied to parts of the decompiled code, also some sections may have errors. `dnSpy` was used to obtain this code.

**Files Decompiled:**

```
XDE\
Microsoft.Xde.Base.dll
Microsoft.Xde.Client.RdpClientAxHost.dll
Microsoft.Xde.Client.RdpClientInterop.dll
Microsoft.Xde.Communication.dll
Microsoft.Xde.LocSimulator.dll
Microsoft.Xde.SantPlugin.dll
System.Threading.Tasks.Dataflow.dll
XDE.exe

XdeConfig\
CommandLine.dll
System.Management.Automation.dll
XdeConfig.exe

XdeManager\
DiscUtils.Core
DiscUtils.Ntfs
DiscUtils.Registry
DiscUtils.Streams
DiscUtils.Vhd
DiscUtils.Vhdx
Diskstream
Microsoft.Diagnostics.Tracing.EventSource
Microsoft.HyperV.Schema
Microsoft.Xde.Common
Microsoft.Xde.Common.Base
Microsoft.Xde.DeviceManagement
Microsoft.Xde.Hcs
Microsoft.Xde.Interface.Common
Microsoft.Xde.Interface.Public.10.1
Microsoft.Xde.WindowsAPICodePack
Microsoft.Xde.Wmi
Newtonsoft.Json
WindowsDevicePortalWrapper
XdeManager
```