Ability to re package Microsoft Windows 10 Appx and Appxbundle packages
Reverse Engineering UWP/HoloLens application
Unpackage, modify, repackage, sign an APPX
Extracting .appx .appxbundle
Change .appx and .appxbundle content
Win 10
.NET FW 4.5 +
Open solution in Visual Studio 2017 (2015 suppose to work as well) and run Build command
double click the exe file, fill the AppxBundle folder in the small UI the is opened
The system will extract the AppxBundle and then the Appx within it to Temp folder
Then the system will open the content of the Appx folder in order to allow you to make any changes
Once you are done, click OK on the small window the popued up
Then the system will Re-Create the Appx and AppxBundle and sign them