# jashking/UnrealPakViewer

查看 UE4 Pak 文件的图形化工具，支持 UE4 pak/ucas 文件

Repository: https://github.com/jashking/UnrealPakViewer
Canonical: https://ross.abutalabs.com/products/unrealpakviewer
Language: C++
License: MIT
License Family: permissive
Topics: ue4, ue4-program, unrealengine, unrealengine4
Last push: 2026-03-06T10:33:53+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 8, longevity 100
- inputs: {"age_days": 2791, "days_push": 180, "days_rel": 714, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1453, forks 316 (observed 2026-08-28T04:04:46.561670+00:00)

## What it is
A graphical desktop tool for inspecting Unreal Engine 4 pak and ucas archive files. It shows file trees, size breakdowns, compression details, and internal uasset serialization data, with support for AES-encrypted paks and AssetRegistry.bin loading.

## Use cases
- inspect contents of a UE4 pak file
- analyze which assets take up the most space in a pak
- view uasset import and export tables
- open an encrypted pak with an AES key
- browse cooked game files without the editor
- check compression methods used in a pak archive

## When to choose
- you need a GUI to explore UE4 pak/ucas archives
- you want per-asset size and dependency analysis of cooked content
- you need to inspect encrypted paks with a known AES key

## When to avoid
- you need to create or modify pak files rather than view them
- you work with Unreal Engine 5 pak formats not covered by UE4 support
- you need automated command-line pak processing

## Facets
- artifact type: application
- maturity: active
- function: gui, file-system, compression, developer-tools, parser
- domain: developer-tools, files
- platform: windows, cross-platform, cpp
- tags: unreal-engine, pak-files, uasset-inspection, game-assets, aes-decryption, game-development

## Member repositories
- jashking/UnrealPakViewer (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.561670+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:45.141968+00:00, confidence not recorded.
  - readme: https://github.com/jashking/UnrealPakViewer (fetched 2026-08-28T04:04:46.561670+00:00, sha 117887bb62ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
