• Stars
    star
    775
  • Rank 58,632 (Top 2 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

UWPDumper Build GitHub license

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.

More Repositories

1

OakSim

Online ARM assembler and emulator
JavaScript
195
star
2

qreverse

A small study in hardware accelerated AoS reversal
C++
157
star
3

libsai

Library for interfacing with SYSTEMAX's Easy Paint Tool Sai.
C++
99
star
4

Vulkanator

An Adobe After Effects sample project with Vulkan GPU acceleration
C++
56
star
5

Osiris

Reverse engineering suite for Halo 5: Forge
C++
42
star
6

qAverageColor

SIMD accelerated method to get the average color of an RGBA8 image
C
42
star
7

DecimaTools

Tools, notes, and research related to reverse engineering the Decima Game Engine.
C++
40
star
8

MarchASCII

C++
33
star
9

qHilbert

qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
C++
32
star
10

SaiThumbs

SaiThumbs is a Windows Shell extension that will allow for quick image thumbnails for the .sai files produced from SYSTEMAX's PaintTool Sai.
C
29
star
11

Intriman

Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats
C++
27
star
12

vkblam

vkblam is a re-implementation of the Halo 1 blam engine's graphics library in vulkan.
C++
26
star
13

vkfetch

vkfetch is a fetch-program that displays basic information about your vulkan-compatible graphic card(s)!
C++
26
star
14

Maple2Tools

C++
23
star
15

Texty

JavaScript
18
star
16

qTriangle

A small study in SIMD-accelerated point-in-triangle tests
C
17
star
17

qCheck

A quick alternative to cksfv for generating and verifying CRC32C checksum files.
C++
15
star
18

base85

An implementation of base85 encoding, which is more space-efficient than base64
C++
13
star
19

SaiPal

Assistant addon tool for Systemax Paint Tool Sai
C
11
star
20

qFib

Fast, and parallel, fibonacci numbers
C++
10
star
21

base2

A base2 implementation similar to gnu coreutil's base64
C++
9
star
22

Wunkolo

7
star
23

libase

Tiny library for loading the Adobe Swatch Exchange(.ase) file format
C++
6
star
24

Wunk8

Little Chip8 Emulator
C
2
star
25

ElDorito

Imported ElDorito repository for archival purposes
C++
2
star
26

MinBlit

Minimal 2D raster render engine
C
2
star
27

BrainWunk

Brainfuck language interpeter
C++
2
star