{"id":13664972,"url":"https://github.com/ata4/disunity","last_synced_at":"2025-04-26T04:31:56.242Z","repository":{"id":37925671,"uuid":"11558916","full_name":"ata4/disunity","owner":"ata4","description":"An experimental toolset for Unity asset and asset bundle files.","archived":true,"fork":false,"pushed_at":"2018-10-08T12:39:09.000Z","size":14217,"stargazers_count":2695,"open_issues_count":160,"forks_count":662,"subscribers_count":374,"default_branch":"master","last_synced_at":"2024-11-10T23:37:12.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ata4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-21T08:09:15.000Z","updated_at":"2024-11-09T13:11:22.000Z","dependencies_parsed_at":"2022-07-12T17:03:31.096Z","dependency_job_id":null,"html_url":"https://github.com/ata4/disunity","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ata4%2Fdisunity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ata4%2Fdisunity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ata4%2Fdisunity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ata4%2Fdisunity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ata4","download_url":"https://codeload.github.com/ata4/disunity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931042,"owners_count":21509807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T05:03:13.573Z","updated_at":"2025-04-26T04:31:51.230Z","avatar_url":"https://github.com/ata4.png","language":"Java","readme":"DisUnity\n========\n\nAn experimental command-line toolset for Unity asset and asset bundle files written in Java, mostly designed for extraction.\n\n### Download\n\nThe latest build can be found on the [releases page](https://github.com/ata4/disunity/releases).\n\n### A note about the versions\n\n0.3 works best with Unity 3.x and has most of the original extraction features.\n\n0.4 is a somewhat incomplete and untested upgrade to support Unity 4 and 5 and has some of the extraction features of 0.3.\n\n0.5 is a code rewrite to properly support all Unity games from 2 to 5 that also comes with unit tests. Right now, it only\nsupports raw file reading and writing without any object deserialization, therefore it also can't extract any asset data directly.\n\n### Usage\n\n    disunity \u003ccommand\u003e [options] \u003cfile\u003e\n    \n**Note:** depending on the platform, you may need to run disunity.bat (Windows) or disunity.sh (Linux/MacOS). In case the launch script fails, try `java -jar disunity.jar`.\n\n### Available commands (v0.5)\n\n## Asset commands\n\n| Command           | Purpose\n| :---------------- | :----------------\n| asset blocks      | List data block offsets and sizes. Could be useful for manual extraction.\n| asset externals   | List asset file dependencies.\n| asset header      | Display some information from the file header.\n| asset objectids   | List object identifiers (Unity 5 and higher only).\n| asset objects     | List object data entries.\n| asset types       | Display embedded runtime type information.\n| asset unpack      | Unpacks raw data blocks from a file. Could be useful for manual extraction.\n\n## Asset bundle commands\n\n| Command           | Purpose\n| :---------------- | :----------------\n| bundle list       | List bundled files.\n| bundle info       | Display some information from the file header.\n| bundle pack       | Pack files into a bundle. Requires a bundle property file.\n| bundle unpack     | Unpack files from a bundle.\n","funding_links":[],"categories":["Java","others","I. Development"],"sub_categories":["5. Game Development"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fata4%2Fdisunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fata4%2Fdisunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fata4%2Fdisunity/lists"}