Skip to content

ahmad811/RepackageAppxBundle

Repository files navigation

RepackageAppxBundle

Ability to re package Microsoft Windows 10 Appx and Appxbundle packages

What it is for

Reverse Engineering UWP/HoloLens application
Unpackage, modify, repackage, sign an APPX
Extracting .appx .appxbundle
Change .appx and .appxbundle content

Pre Requisite

Win 10
.NET FW 4.5 +

Build

Open solution in Visual Studio 2017 (2015 suppose to work as well) and run Build command

How to use it?

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

About

Ability to re package Microsoft Windows 10 Appx and Appxbundle packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages