https://github.com/gus33000/sorefetch
Tool to fetch firmware & data from Microsoft Lumia Software Repository Server
https://github.com/gus33000/sorefetch
Last synced: about 1 month ago
JSON representation
Tool to fetch firmware & data from Microsoft Lumia Software Repository Server
- Host: GitHub
- URL: https://github.com/gus33000/sorefetch
- Owner: gus33000
- License: mit
- Created: 2021-08-21T22:43:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T22:45:33.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T05:22:10.061Z (about 2 months ago)
- Language: C#
- Size: 13.7 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoReFetch
Tool to fetch firmware & data from Microsoft Lumia Software Repository Server
## Help
```
Software Repository (SoRe) Fetch Utility
Copyright 2021 (c) Gustave MonceThis software uses code from the following open source projects released under the MIT license:
WPinternals - Copyright (c) 2018, Rene Lergner - wpinternals.net - @Heathcliff74xda
Please see 3RDPARTY.txt for more information
SoReFetch 1.0.0
Copyright (C) 2021 SoReFetchERROR(S):
Required option 't, product-type' is missing.-c, --product-code Product Code.
-t, --product-type Required. Product Type.
-o, --operator-code Operator Code.
-r, --revision Revision (useful for getting older package versions).
-f, --firmware-revision Phone Firmware Revision (useful only for changing what Test package you get for
ENOSW/MMOS).--help Display this help screen.
--version Display version information.
```
Example:
```SoReFetch -c 059X4D5 -f 01078.00053.16236.35035 -o ATT-US -t RM-1104```