Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-03T17:23:20.000Z (7 months ago)
- Last Synced: 2024-07-04T03:36:26.319Z (7 months ago)
- Topics: arm32, arm64, lumia, lumiawoa, microsoft, windows, windows-phone, windowsphone
- Language: Smalltalk
- Homepage:
- Size: 25 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
## windowsARM toolkit
> [!TIP]
> Leave a star and check out the wikiProgress `30 / 100`
### Files rewritten as C# class
windowsARM contains the following files fully rewritten as C# class by myself 🖤
| File | Corresponding C# class | armType | Author |
| --- | --- | --- | --- |
| [Installer](https://github.com/RedGreenBlue09/WFAv7_Installer/blob/master/Installer.cmd) | Lumia | arm32 | [@RedGreenBlue09](github.com/RedGreenBlue09) |
| [DriverDownloader](https://github.com/RedGreenBlue09/WFAv7_Installer/blob/master/Driver%20Downloader.cmd) | LumiaDrivers | arm32 | [@RedGreenBlue09](github.com/RedGreenBlue09) |### Features
- [ ] 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