Commit Graph

15 Commits

Author SHA1 Message Date
Gustave Monce d8fd0aa516 Fix more hyperlink issues 2021-08-12 08:37:20 +02:00
Gustave Monce 087457fa0d FIx an issue with hyperlinks 2021-08-12 08:31:36 +02:00
Gustave Monce c5fcb1ec8d Implement Qualcomm Sahara VIP and fix a few bugs
* Qualcomm Sahara VIP
* Project Cleanup
* Allow unlocking an already unlocked phone
2021-08-11 14:33:49 +02:00
Gustave Monce 847ce0506d Project Maintenance 2021-08-09 20:21:09 +02:00
LuK1337 a24998c6ee Add support for OS version 10.0.15254.603 2021-02-04 23:30:06 +01:00
Gus 81145ed0e9 Enhancements
- Improved error messages
- Added shutdown functionality from mass stoage
- Fixed an issue where 9006 would incorrectly be used for rebooting from mass storage
- Added support for gathering security information from older flash apps
- Added a new indicator in the empty view when a phone in bootloader mode is detected
- Fixed an issue where interrupting the bootloader may fail
- Added more checks to some functions
- Started to work on a bootloader view
- Fixed an issue where x50 phones in label mode would not get detected once being disconnected
- Added logging for Qualcomm Emergency Charging mode
- General bug fixes
2019-12-28 09:39:02 +01:00
Gustave Monce fa896b7c39 Fixing Sahara issues & .NET Framework project files 2019-12-25 13:41:06 +01:00
Gustave Monce b8d63d1a11 Fixed an issue regarding ACLs and Sahara handling 2019-12-24 08:36:20 +01:00
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 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 2019-01-11 21:56:02 +01:00
Rene Lergner 865450f588 Minor changes for new release 2018-12-29 15:20:51 +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 2018-10-25 22:35:49 +02:00