@withinrafael/anzu

0.2.1 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i @withinrafael/anzu

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

36.8 kB

Total Files

8

Last publish

Collaborators

  • withinrafael