Skip to content
forked from Wunkolo/UWPDumper

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

License

Notifications You must be signed in to change notification settings

pgarba/UWPDumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWPDumper Build status GitHub license


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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%