What is .EAppxBundle Compared to .AppxBundle

11.7k Views Asked by At

I wiresharked a download on my Xbox one, It was GtaV And i got a .EAppxBundle Not a .appx or .AppxBundle. Anyone know how to open these/convert them? (Removing the E does not work)

Thanks in advance!

1

There are 1 best solutions below

2
On BEST ANSWER

That's an encrypted appx, that's why simply removing the e did not work.

Only if you have the key used to encrypt the package you can extract its contents.

You can find more details about appx encryption/decryption in the linked article, just search for "encrypt".