Caesar008
Caesar008
Not sure, but maybe this may slightly help? What I was able to find about project it is able to find and download Windows ISOs from MS download sides. But...
> Curious about how `store.rg-adguard.net` works. Looks it rely on WuCategoryID returned by https://storeedgefd.dsx.mp.microsoft.com/v9.0/pages/searchResults Example result (only related line) from query to search for DisneyPlus "FulfillmentData": "{\"ProductId\":\"9NXQXXLFST89\",\"WuBundleId\":\"7f0fccd4-7e32-4973-9158-69f0072bd051\",\"WuCategoryId\":\"22e0ce7f-427a-40fa-bfa6-0de7b8554840\",\"PackageFamilyName\":\"Disney.37853FC22B2CE_6rarf9sa4v8jt\",\"SkuId\":\"0010\",\"Content\":null,\"PackageFeatures\":null}", When result does...
> Found something @Caesar008 @Howard20181 https://github.com/StoreDev/StoreLib Great, this looks very promising and looks as what we are looking for. I can see it uses same xml files as in https://github.com/LSPosed/MagiskOnWSALocal/blob/main/scripts/generateWSALinks.py...
Looks StoreLib has problems with some apps as GIMP as well. It also does not return file extension, or I did not find where it is stored.
So for apps with WUCategoryID it works in this way (example on Speedtest by Ookla): First get JSON from MS using GET on link https://storeedgefd.dsx.mp.microsoft.com/v9.0/products/9NBLGGH4Z1JC?market=US&locale=en-us&deviceFamily=Windows.Desktop between "products/" and "?market" is...
> @Caesar008 You can use https://storeedgefd.dsx.mp.microsoft.com/v9.0/packageManifests/XPDM27W10192Q0?Market=US to get the installer for the app start with x which is not appx/msix package Thanks, I didn't noticed URL there when searching for...
> @CE1CECL Very suspicious to me https://github.com/skydevil88/XboxDownload/blob/master/XboxDownload/ClassMbr.cs ??? > > What does this class have to do with msstore stuff? Probably nothing. It looks it reads and overwrites master boot...