Commit Graph

66 Commits

Author SHA1 Message Date
Gustave Monce 0e6f905809 Implement the ability to re-unlock an already unlocked phone
+ Start to work on a better UI for reset
2019-12-22 12:23:46 +01:00
Gus 126429227e Added ability to backup device provisioned partitions 2019-07-28 10:27:08 +02:00
Gus bf7b09d551 Fixed issue regarding missing encoders for DiscUtils fat filesystem parsing 2019-07-27 09:48:08 +02:00
Gus b56595ac27 Fixed charging status indicator reporting incorrect current values 2019-07-27 09:35:02 +02:00
Gus 5dae1da560 Code update
- WPinternals is now a .NET Core 3.0 application
- Implemented new unlock process for Spec A devices
- Updated logic for unlocking Spec B devices
- Implemented MMOS support for Spec B devices
- Implemented battery status in Flash Mode
- Implemented Fuse configuration information in Flash Mode
- Implemented Reboot from mass storage for Spec A and some Spec B devices
- Implemented shutdown from flash mode (preliminary)
- Fixed label mode support for Spec B
2019-07-26 17:15:20 +02:00
Rene Lergner b062efab52 Release version 2.8 2.8 2019-01-11 21:56:02 +01:00
Rene Lergner 5e74cf0182 Support for OS version 10.0.15254.547 2019-01-11 21:48:31 +01:00
Rene Lergner 865450f588 Minor changes for new release 2.7 2018-12-29 15:20:51 +01:00
Gustave M 4f88891272 Revert reboot removals for Spec B bootloader unlock 2018-12-17 23:50:08 +01:00
ReneLergner faa67dbd06 Merge branch 'master' of https://github.com/ReneLergner/WPinternals 2018-12-15 19:41:37 +01:00
ReneLergner ad125b02e5 Support for Windows Mobile 10.0.15254.538, 10.0.15254.541 and 10.0.15254.544. 2018-12-15 14:30:29 +01:00
Gus c707dc72bb Merge pull request #3 from gus33000/download_bug_1_fix - Fixes #1
Fix for download "search" issue (Fixes #1)
2018-11-28 18:12:40 +01:00
Gus 8a0540c523 Merge pull request #2 from gus33000/secureboot_unlock_v2_enhancements
Secure Boot Unlock v2 Enhancements
2018-11-28 18:04:56 +01:00
Gustave M db4123641b Fix for download "search" issue 2018-10-31 09:48:39 +01:00
Gustave M 1647de5b32 Secure Boot Unlock v2 Enhancements
Enhancements to the Bootloader unlock for Spec B Lumias. Changes are:

- Removed 3 extra reboots during the unlock process which weren't needed.
- Fixed an ongoing issue with the unlock process where the EFIESP partition size would be hardcoded
- Fixed an issue where the EFIESP used as the basis for the unlocked EFIESP partition would be taken from the FFU, and not from the phone leading to issues.

Side effect of those changes are:
- Lumia x50 models do not sad face anymore with a blue screen when you unlock their bootloaders on a build not supported by WPinternals.
- Models other than x50s have silverlight apps fully working, without root access enabled.
- Lumia 950s have their Iris Scanner working reliably.
2018-10-28 17:59:19 +01:00
Rene Lergner 396ae57f05 Initial commit - WPinternals 2.6 2.6 2018-10-25 22:35:49 +02:00