- Notifications
You must be signed in to change notification settings - Fork0
The windowsARM toolkit for Windows phones
License
adrian2793/windowsARM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Caution
Not actively maintained
(Installer.cs -> Class to use for installing windowsARM)(Driver.cs -> Runs all the additional exe files needed)
WoA.cs -> Install Windows simple just like drivers
(Do not use the other class preferably)
Tip
Leave a star and check out the wiki
Progress100 / 100
windowsARM contains the following files fully rewritten as C# class by myself 🖤
Flash
.img
.ffu
and.wim
filesSingle boot
Dual boot
Kernel debug
Install Windows 10 Desktop on a SD card
Unlock the bootloader
Restore bootloader
Enable Root Access
Disable Root Access
Create a backup of the Windows phone
Custom platformIO like configuration files
Registry editor for PC to edit Windows phone registry keys
Includes Chromium as app for Windows 10 Mobile
arm32
arm64
Includes a working Unigram mobile like Telegram client for Windows 10 Mobile
- arm32
Remote desktop app for Windows 10 Mobile
- arm32
DynamicDNS tool for Windows 10 Mobile
- arm32
Server side files
Here is a overview of all the libraries I made to make this project work
FileSystem
Read and write configuration files using a given syntaxKernel
Executes the main functions like for example unlocking the bootloader
About
The windowsARM toolkit for Windows phones