1 Repo
Extraction of structured assets from monolithic binary bundles using predefined data schemas.
Distinct from Schema-Driven Extraction: Focuses on binary game bundles rather than unstructured web content extraction.
Explore 1 awesome GitHub repository matching data & databases · Binary Bundle Schema Extraction. Refine with filters or upvote what's useful.
UABE is a specialized toolset for extracting, modifying, and converting assets stored within Unity engine bundle files. It functions as an asset bundle extractor and a game modding utility designed to alter 3D meshes, textures, and audio within Unity games. The project includes an asset format converter that transforms internal Unity data into common file formats for external editing. It also features a mod installer generator to create standalone installation packages from modified asset bundle files. The software provides capabilities for game resource extraction and asset conversion, allo
Uses predefined data structures to isolate specific asset types from monolithic bundle files.