https://github.com/adrian2793/windowsarm
The windowsARM toolkit for Windows phones
https://github.com/adrian2793/windowsarm
arm32 arm64 lumia lumiawoa microsoft windows windows-phone windowsphone
Last synced: 23 days ago
JSON representation
The windowsARM toolkit for Windows phones
- Host: GitHub
- URL: https://github.com/adrian2793/windowsarm
- Owner: adrian2793
- License: other
- Created: 2024-06-28T16:01:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-10T14:55:39.000Z (4 months ago)
- Last Synced: 2025-04-05T06:31:43.227Z (about 2 months ago)
- Topics: arm32, arm64, lumia, lumiawoa, microsoft, windows, windows-phone, windowsphone
- Language: C#
- Homepage:
- Size: 25.1 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
## windowsARM toolkit
> [!CAUTION]
> Not actively maintained(Installer.cs -> Class to use for installing windowsARM)
(Driver.cs -> Runs all the additional exe files needed)**[WoA.cs](/kernel/WoA.cs) -> Install Windows simple just like drivers**
(Do not use the other class preferably)
> [!TIP]
> Leave a star and check out the wikiProgress `100 / 100`
### windowsARM as C# class
windowsARM contains the following files fully rewritten as C# class by myself 🖤
### Features
- [x] Flash `.img` `.ffu` and `.wim` files
- [x] Single boot
- [x] Dual boot
- [x] 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
- [x] Server side files### Libraries
Here is a overview of all the libraries I made to make this project work
- `FileSystem` Read and write configuration files using a given syntax
- `Kernel` Executes the main functions like for example unlocking the bootloader