Commit Graph

55 Commits

Author SHA1 Message Date
Gustave Monce 48fbfa77df Project: remove references to hijacked website/domain to prevent potential malicious activity due to us not controlling the domain anymore. 2021-08-12 17:43:38 +02:00
Gustave Monce d8fd0aa516 Fix more hyperlink issues 2.9.2 2021-08-12 08:37:20 +02:00
Gustave Monce 7f3c8b1777 Merge branch 'master' of https://github.com/ReneLergner/WPinternals 2021-08-12 08:32:27 +02:00
Gustave Monce 087457fa0d FIx an issue with hyperlinks 2021-08-12 08:31:36 +02:00
Gustave Monce bb9f614e82 CI: Use .NET 5.0.9 SDK 2.9.1 2021-08-11 18:43:57 +02:00
Gustave Monce f4a5e63d25 Download: Improve download reliability 2.9 2021-08-11 15:58:47 +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 9f4c92f437 DiscUtils: Fat: Merge more upstream changes 2021-08-11 11:18:26 +02:00
Gustave Monce 62fa3844f9 DiscUtils: Fat: Merge more upstream changes related to encoding registration 2021-08-11 11:11:46 +02:00
Gustave Monce efc81332f9 DiscUtils: Fat: Fix an issue with no long path name support in the upstream library 2021-08-11 11:09:38 +02:00
Gustave Monce 847ce0506d Project Maintenance 2021-08-09 20:21:09 +02:00
Gustave Monce 9865ef7f79 Migrate from Newtonsoft.Json.NET to System.Text.Json 2021-08-09 19:38:34 +02:00
Gus 9ba1333edf CI: Disable trimming 2021-02-08 18:37:04 +01:00
Gustave Monce 49b87d6f24 Merge pull request #15 from luk1337/master
Add support for OS version 10.0.15254.603
2021-02-08 18:19:14 +01:00
Gustave Monce ad96465e16 Merge pull request #16 from ReneLergner/feature/modernize
Modernize WPinternals
2021-02-08 18:17:43 +01:00
Gus f7ab5fa6f2 Project: Fix CI 2021-02-08 18:13:29 +01:00
Gus 759cb53f64 Project: Setup CI 2021-02-08 17:57:02 +01:00
Gus 0ea33ff35c Project: Convert to .NET 5.0 2021-02-08 17:50:27 +01:00
Gus 8630a89553 WinUSB: Merge upstream changes 2021-02-08 17:08:46 +01:00
LuK1337 a24998c6ee Add support for OS version 10.0.15254.603 2021-02-04 23:30:06 +01:00
Gustave Monce f438d0dd71 Switch to the new blob storage server for Software Repository 2020-04-09 11:35:04 +02:00
Gustave Monce 019c47ad40 Make loader path mandatory only for non unlocked devices 2020-03-29 10:49:30 +02:00
Gustave Monce 1d6af81253 Add support for engineering devices in the unlock v1 routines 2020-01-14 15:42:23 +01:00
Gustave Monce 9734077bb1 Fix an issue with MainOS drive letter recognition 2020-01-14 15:32:29 +01:00
Gustave Monce 3e6529119f Support sending V1 FFU payloads in the custom flash v3 algorithm 2020-01-14 15:16:02 +01:00
Gustave Monce db81853e07 Cleanup of old project files 2020-01-12 16:44:48 +01:00
Gustave Monce f6ad0c98b7 Disable re-unlocking functionality for Spec B 2020-01-12 15:46:40 +01:00
Gustave Monce 774ff9956f Implemented the new flashing hack
This new flashing hack exploits a bug in flash app where it will not properly check the integrity of catalog files used in FFU files
2020-01-12 15:43:56 +01:00
Gustave Monce a3f323259a Added listening for the HID interface (charging) and bug fixing 2019-12-30 16:51:25 +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 a57896c429 Fixed typo 2019-12-22 15:53:25 +01:00
Gustave Monce 17e2dc2984 Fixed the UI for phone shut down 2019-12-22 13:34:03 +01:00
Gustave Monce 2371274ac9 Fix issue with label mode and Terminal commands 2019-12-22 13:23:53 +01:00
Gustave Monce 8d3a010bd4 Fix MMOS support for x50 devices 2019-12-22 12:54:23 +01:00
Gustave Monce a34904a4d4 Fix an issue with empty payloads 2019-12-22 12:37:47 +01:00
Gustave Monce c6459c694a Remove duplicate instructions. 2019-12-22 12:31:40 +01:00
Gustave Monce a2a1c2302b Code cleanup 2019-12-22 12:25:48 +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 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