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
- Host: GitHub
- URL: https://github.com/empyreal96/msemulator-xde_dotnet_decompiled
- Owner: Empyreal96
- Created: 2021-06-16T01:13:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T01:13:40.000Z (almost 5 years ago)
- Last Synced: 2025-04-08T12:50:13.880Z (about 1 year ago)
- Topics: decompilation, decompiled-sources, dotnet, microsoft-emulator, windows-10-mobile
- Language: C#
- Homepage:
- Size: 5.16 MB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```