Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 493 Bytes

File metadata and controls

17 lines (15 loc) · 493 Bytes

Unity Web Tools

Project with the intention of assisting in the RE of Unity Web applications.

Current Features

Decompress any .unityweb files with Brotli compression:

UWTool.exe <input_file_path> <output_file_path> # Output File Path is optional.

TODO:

  • Unity Web Data
    • Extract All Assets
  • UnityWeb Compressed Content (.unityweb and .wasm)
    • Brotli Decompression
    • Gzip Decompression
  • WebAssembly Binary
    • Extract 'global-metadata.dat'