ata4/disunity
An experimental toolset for Unity asset and asset bundle files. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4791
- days_rel: n/a
- days_push: 2886
- n_releases_24m: 0
Adoption not part of the score
2703 stars · 646 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DisUnity is an experimental command-line toolset written in Java for inspecting, unpacking, and packing Unity asset and asset bundle files. It is primarily designed for extracting raw data from Unity game files across Unity versions 2 through 5.
Use cases
- extract assets from unity asset bundles
- unpack unity game files from the command line
- inspect unity asset file headers and dependencies
- list objects and type information in unity asset files
- pack files back into a unity asset bundle
- reverse engineer unity game data
When to choose
- you need a scriptable CLI to unpack or inspect Unity asset and bundle files
- you work with older Unity games (versions 2-5) and want raw data extraction
- you want a Java-based, cross-platform tool with no GUI dependencies
When to avoid
- you need a GUI asset viewer or editor like AssetStudio or UABE
- you need full object deserialization and asset extraction in the latest 0.5 version, which only supports raw file reading and writing
- you work with modern Unity versions beyond Unity 5
Facets
cli-tool · maturity maintenance
parser file-system compression developer-tools files developer-tools cross-platform cli jvm unity asset-extraction asset-bundles reverse-engineering game-modding game-development command-line
1 source
- readme: https://github.com/ata4/disunity · fetched 2026-08-28 · 27e38f064bd9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ata4/disunity | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem