MCPcopy Create free account
hub / github.com/Wunkolo/UWPDumper

github.com/Wunkolo/UWPDumper @6.9.2021

Chat with this repo
repository ↗ · DeepWiki ↗ · release 6.9.2021 ↗ · + Follow
47 symbols 75 edges 6 files 1 documented · 2% updated 22mo agolatest · 2022-12-23★ 94239 open issues

Browse by type

Functions 44 Types & classes 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

UWPDumper Build status GitHub license

Download latest x64 binary here!

Download latest x86 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.

Core symbols most depended-on inside this repo

Shape

Function 24
Method 20
Class 3

Languages

C++100%

Modules by API surface

UWPDumper/source/UWP/DumperIPC.cpp18 symbols
UWPDumper/source/UWP/UWP.cpp17 symbols
UWPInjector/source/main.cpp7 symbols
UWPDumper/main.cpp3 symbols
UWPDumper/include/UWP/DumperIPC.hpp2 symbols

For agents

$ claude mcp add UWPDumper \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page