Welcome!

What you can expect to see here, is a mixture of Decompiled .NET Sources, Windows 10 Mobile technical resources like WPAKs, Firmware and Guides, Development and any other technical things that interest me. 

Some content will be adapted from my Telegram Channel. Any content from other places will have credit given to owner. Project info links will open the relevant repo on GitHub.

Note: I am in the process of Updating/Changing parts of this website, so there may be broken links etc :)

My Projects

A small collection of projects I work on over time.
Easy-Fetch

(Ongoing) A useful app to let users download various different resources:

- MS Store Search/Downloader
- Windows Phone FFU Downloader
- Windows 10 Mobile Update Fetcher
- Youtube Downloader
- General File Downloader

Astoria Package Manager

(Ongoing) Easily install Astoria converted APPX files on W10M 10240 - 10570. Also browse the ProjectA Repo for already converted Apps!

WPDevPortal

(Ongoing) UWP Client for accessing Windows Device Portal and access features provided:

- View, Install, Launch and Uninstall Apps
- View Processes
- View Real-Time Performance Info
- View Device Hardware Paths/Info
- ETW Event Tracing

Windows 10 Mobile Toolbox

(Ongoing) Manage various aspects of your WP Device:

- Reboot to different boot modes (Uses WPInternals to prevent issues).
- Download and push updates to your device.
- Modify various settings from Mass Storage Mode.
- Backup Partitions or the full EMMC from Mass Storage Mode.
- Convert WP8.1 FFUs to VHD.
- Change registry values from Mass Storage Mode.

PE Viewer

(Unfinished) View information about Portable Executables (exe, dll) and Download PDB Symbols for Microsoft signed executables.

Easy-Build

(Ongoing/Unfinished) "Easy-Build" is a command line based GUI to help with building specific Source Trees easily:

- Xbox
- W2K3/XP
- 2000

Windows 10 Toolbox

(Not Updated) A simple Windows batch script to help modify various settings in the OS, from surface features like Bloat apps, Explorer settings and Privacy Setting, to System Health, Disabling non-essential services and more!

Universal Markup Editor

A simple, in-development Markdown and general Text Editor for Mobile and Desktop. Easy to use and allows previewing Markdown files

Decompiled Sources (.NET Only)

A small collection of tools I have attempted to decompile with the help of various software. These sources are for referencing, adapting and learning, these are not able to be built as-is.
Windows Phone SDK Tools
Various tools from the WP Common Tools present in the Windows SDK/WDK, I have personally fixed these so they can be compiled successfully

Examples: wpimage.exe, imaging.dll, ImageApp.exe, FFUTool.exe. FFUComponents.dll and more! 

Project Astoria's WConnectAgent 
WConnectAgent from the Astoria SDK, and accompanying libraries.

Examples: WConnectAgent.exe, Microsoft.BridgeForAndroid.Marketplace.ApkDecoder.Portable.dll, Microsoft.BridgeForAndroid.Debugging.WConnectAgent.Mobile.dll

Windows Device Recovery Tool Components
Various Tools that are decompiled into C# .NET solutions (No win32 decompilations)

Examples: WindowsDeviceRecoveryTool.exe, SoftwareRepository.dll, Microsoft.Tools.DeviceUpdate.DeviceUtils.dll, ImageSigner.exe  

Microsoft Emulator (XDE) 
Some binaries and libraries used by the MS Emulator

Examples: XdeManager.exe, Microsoft.Xde.Base.dll, Microsoft.Xde.DeviceManagement.dll

Windows 10 Mobile and Windows Phone 8.x

Various different technical posts regarding Windows Mobile
Xiaomi MI4 W10M Build 10586
Use with caution

This is the Official flash-able image of Windows 10 Mobile for the Xiaomi Mi4 4G/LTE

Manually Enabling Kernel Debugging
See what's going wrong!

Manually enable Kernel Debugging in W10M and connect with WinDbg.

Archived WP8.1 OEM Developer Guides
Learn something

Most documentation has been archived by Archive.org, you can find a link inside.

Windows 10 Mobile WPAKs
Test a few unreleased builds!

A small handful of Windows Phone Adaptation Kits for Windows 10 Mobile x86 and ARM32

Windows Phone/Mobile Update Cab Database
Test lots of different builds!

Browse through and download a huge collection of builds that is currently on the Windows Update server, for WP8.1 and W10M

Guides

Install Linux on Lumia 950/XL

Setup and Install Linux on your 950/XL

Note: Very little actually works, proof of concept only

Install x64 Linux on a Linx 1010 x86 Windows Tablet

Replace sluggish x86 Windows 10 with the x64 distro of your choice!

Install Windows 10 Mobile build 16212

Guide how to install the cursed 16212 build that contains the only publicly leaked and working XAML CShell for Mobile...

Warning this build is very unstable  

Create custom Windows Mobile packages

Following these guides, you will learn how to create your own custom update cab for Windows Mobile, and deploy them to a device (Unlocked Bootloader needed)

Update Stock FFU Images to newer builds

Easily update your Stock FFUs to a newer build, ready to flash to your Windows Phone (Unlocked Bootloader needed)

Made with ‌

No Code Website Builder