UWPDumper [](https://github.com/Wunkolo/UWPDumper/actions/workflows/ci.yml) [](https://raw.githubusercontent.com/Wunkolo/UWPDumper/master/LICENSE)

December 23, 2022 ยท View on GitHub

Download latest binary here!


DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.

Demo1

Demo2

Run UWPInjector.exe and enter valid UWP Process ID to inject into. App file system will be dumped into:

C:\Users\(Username)\AppData\Local\Packages\(Package Family Name)\TempState\DUMP

To get a list of command line arguments run the command

UWPInjector.exe -h

UWPDumper requires the Windows 10 SDK to be compiled.