@withinrafael/anzu
v0.2.1
Published
Dump installed Universal Windows Platform app package contents
Readme
anzu

Dumps installed Universal Windows Platform app package contents, notably those that are encrypted, with some simple JavaScript.
Powered by Frida.
Installation and usage
npm install @withinrafael/anzu -gicacls .\path\to\dest\folder /grant "ALL APPLICATION PACKAGES":(OI)(CI)Fanzu running-uwp-process.exe .\path\to\dest\folder- Wait.
- You're done, congratulations.
Supported operating systems
- Windows 10
Known issues
- anzu will not dump apps that are installed outside %ProgramFiles%\WindowsApps
- anzu currently requires manual DACL alteration (see install instructions)
