question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

productingestionbin1.blob.core.windows.net / MSIXVC / XVC Support

See original GitHub issue

Any apps/games that use the XVC package format and provide "https://productingestionbin1.blob.core.windows.net" as PackageDownloadUris is unable to be downloaded using the tool, could you add support for this or point me in the direction of something that will help me work out how the store does it?

Example product listings: https://gist.github.com/rtm516/b8fcfb8282a27abc4662c2b09fc04ca3

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pl4ntycommented, Apr 28, 2023

@TitleOS would EnableBypassCertificatePinningForMicrosoftStore be helpful for MITMing? It’s pretty new, but I’ve seen it used successfully with winget

1reaction
LukeFZcommented, Jun 13, 2022

I was also interested in this topic and took a stab at reversing it: The MSIXVC downloading is not handled through Windows Update, but instead through the GamingServices service and the “https://packagespc.xboxlive.com” and “https://updatepc.xboxlive.com” Endpoints. I wrote a small Proof-of-Concept tool based on XboxWebApi to generate download links for a specific package ContentId through those Endpoints: LukeFZ/MsixvcPackageDownloader

Read more comments on GitHub >

github_iconTop Results From Across the Web

MSIXVC is taking 130gb of space on my hard drive.
MSIXVC is taking 130gb of space on my hard drive. Hi, a while back i got a code for Xbox Game Pass for...
Read more >
What is the MSIXVC Folder in Windows (And How to ...
MSIXVC stands for Microsoft Installer for Xbox Virtual Console. It's found in Windows 10 and 11 and stores the data from your Xbox...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found