Commit Graph

13 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 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 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 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 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
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 a57896c429 Fixed typo 2019-12-22 15:53:25 +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 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