Commit Graph

11 Commits

Author SHA1 Message Date
mkuba50
bcff23e6da Update attributes 2018-09-21 18:01:12 +02:00
mkuba50
212b54a98e Some unnecessary fixes 2018-08-10 23:55:45 +02:00
mkuba50
02444758f6 Updated cookie
Old cookie given by server was supposed to expire in 2045, but expired this year. Microsoft cannot even give correct dates for their cookies...
2018-07-16 01:17:27 +02:00
mkuba50
5b62a1699c UUP dump API 1.14.0
- Added support of pregenerated update packs
- Added support of fetching updates that need custom SKU ID
2018-04-29 21:33:19 +02:00
mkuba50
1d9338025e Added parameters that will allow fetching of retail builds of RS4
These parameters are already present in native requests made by Windows Update.
2018-03-15 22:33:17 +01:00
mkuba50
f411e2ea6e Reworked requests
The way how request data is generated has been changed to make it easier to update when new parameters will appear. This change also adds better branch predictor from build number, so now requests use correct branch for specified build number.
2018-01-13 19:59:05 +01:00
mkuba50
6325fff8b6 Added additional DeviceAttributes needed to properly fetch 16299.192 2018-01-07 01:17:08 +01:00
mkuba50
c3f97ddff7 Report processor manufacturer to WU as GenuineIntel
Fixes fetching of downloads for build 17035
2017-11-08 20:20:34 +01:00
mkuba50
f9997dee4b Retail ring support 2017-10-23 22:53:33 +02:00
mkuba50
73f8fad26c Change method of fetching updates to more foolproof
Fixes fetching of Release Preview for Fall Creators Update
2017-10-13 22:55:46 +02:00
mkuba50
e5440343c5 Initial commit 2017-09-22 21:24:31 +02:00