SkillAgentSearch skills...

Anzu

Dumps installed Universal Windows App package contents, notably those that are encrypted, with some simple JavaScript.

Install / Use

/learn @riverar/Anzu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

anzu

Image of anzu dumping Astroneer

Dumps installed Universal Windows Platform app package contents, notably those that are encrypted, with some simple JavaScript.

Powered by Frida.

Installation and usage

  1. npm install @withinrafael/anzu -g
  2. icacls .\path\to\dest\folder /grant "ALL APPLICATION PACKAGES":(OI)(CI)F
  3. anzu running-uwp-process.exe .\path\to\dest\folder
  4. Wait.
  5. 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)
View on GitHub
GitHub Stars9
CategoryContent
Updated2mo ago
Forks1

Languages

JavaScript

Security Score

85/100

Audited on Jan 9, 2026

No findings