GithubHelp home page GithubHelp logo

bluelich / disunity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ata4/disunity

0.0 2.0 0.0 13.88 MB

An experimental toolset for Unity asset and asset bundle files.

License: The Unlicense

Java 99.95% Batchfile 0.02% Shell 0.03%

disunity's Introduction

DisUnity

An experimental command-line toolset for Unity asset and asset bundle files written in Java, mostly designed for extraction.

Download

The latest build can be found on the releases page.

A note about the versions

0.3 works best with Unity 3.x and has most of the original extraction features.

0.4 is a somewhat incomplete and untested upgrade to support Unity 4 and 5 and has some of the extraction features of 0.3.

0.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 supports raw file reading and writing without any object deserialization, therefore it also can't extract any asset data directly.

Usage

disunity <command> [options] <file>

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.

Available commands (v0.5)

Asset commands

Command Purpose
asset blocks List data block offsets and sizes. Could be useful for manual extraction.
asset externals List asset file dependencies.
asset header Display some information from the file header.
asset objectids List object identifiers (Unity 5 and higher only).
asset objects List object data entries.
asset types Display embedded runtime type information.
asset unpack Unpacks raw data blocks from a file. Could be useful for manual extraction.

Asset bundle commands

Command Purpose
bundle list List bundled files.
bundle info Display some information from the file header.
bundle pack Pack files into a bundle. Requires a bundle property file.
bundle unpack Unpack files from a bundle.

disunity's People

Contributors

ata4 avatar saneki avatar rupw avatar moshen avatar pudquick avatar edwardwu99 avatar ivanpopelyshev avatar kennytm avatar remper avatar dletozeun avatar dogwatch avatar rr- avatar

Watchers

Bluelich avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.