0.2.1 • Published 3 years ago

@withinrafael/anzu v0.2.1

Weekly downloads
115
License
MIT
Repository
github
Last release
3 years ago

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)
0.2.1

3 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago