← Package directory
Available on winget

Install AssetRipper

GUI Application to work with engine assets, asset bundles, and serialized files.

Install with winget
winget install --id AssetRipper.AssetRipper
Upgrade
winget upgrade --id AssetRipper.AssetRipper
Uninstall
winget uninstall --id AssetRipper.AssetRipper

About AssetRipper

GUI Application to work with engine assets, asset bundles, and serialized files.

What's new in 1.3.14

Premium Edition The corresponding premium release is here. What's Changed - Bump NAudio.Core from 2.2.1 to 2.3.0 by @dependabot[bot] in #2161 - Bump NUnit by @dependabot[bot] in #2173 - Bump SharpCompress from 0.47.1 to 0.47.3 by @dependabot[bot] in #2175 - Bump System.Text.Json from 10.0.3 to 10.0.7 by @dependabot[bot] in #2206 - Bump Microsoft.Bcl.Memory from 10.0.5 to 10.0.7 by @dependabot[bot] in #2205 - Bump Microsoft.AspNetCore.OpenApi from 10.0.5 to 10.0.7 by @dependabot[bot] in #2204 - Bump Basic.Reference.Assemblies.Net100 from 1.8.4 to 1.8.5 by @dependabot[bot] in #2196 - Bump NUnit by @dependabot[bot] in #2191 - Bump SharpCompress from 0.47.3 to 0.47.4 by @dependabot[bot] in #2187 - Bump Swashbuckle.AspNetCore from 10.1.5 to 10.1.7 by @dependabot[bot] in #2178 - Translations update from Weblate by @Weblate-Samboy-Dev in #2170 - Clamp max texture size to Unity's supported range - Update Microsoft.Bcl.Memory to 10.0.5 to fix security issue - Use 32 bit fileID when exporting to Unity versions before 5.5 - Display shader script in UI for shaders before Unity 5.5 - Support recent Unity versions Full Changelog: 1.3.12...1.3.14

Read release notes

Version history

Version Updated Notes
1.3.14 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump NAudio.Core from 2.2.1 to 2.3.0 by @dependabot[bot] in #2161 - Bump NUnit by @dependabot[bot] in #2173 - Bump SharpCompress from 0.47.1 to...
1.3.12 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump AssetRipper.TextureDecoder from 2.6.0 to 2.6.1 by @dependabot[bot] in #2137 - Use Path.GetTempPath() when the AssetRipper directory is not...
1.3.11 Unknown Premium Edition The corresponding premium release is here. What's Changed - Set ModuleDefinition.Mvids in ForwardingAssemblyGenerator by @YoshiRulz in #2100 - Add search functionality with instant filtering by @misterbub...
1.3.10 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump Microsoft.AspNetCore.OpenApi from 10.0.1 to 10.0.2 by @dependabot[bot] in #2078 - Bump NUnit3TestAdapter by @dependabot[bot] in #2075 - Bum...
1.3.9 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump Microsoft.OpenApi from 2.3.11 to 2.4.0 by @dependabot[bot] in #2050 - Bump Swashbuckle.AspNetCore from 10.0.1 to 10.1.0 by @dependabot[bot]...
1.3.8 Unknown Premium Edition The corresponding premium release is here. What's Changed - Fix RCE vulnerability via malicious AssetBundle container paths by @XeraGamesLLC in #2029 - Change command line --launch-browser=false to --head...
1.3.7 Unknown Premium Edition The corresponding premium release is here. What's Changed - Improve Switch deswizzling - Fix remaining Switch deswizzling issues - Support newer Unity versions - Support BGR24 and ARGBFloat - Reduce binar...
1.3.6 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump SharpCompress from 0.40.0 to 0.41.0 by @dependabot[bot] in #1978 - Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1984 -...
1.3.5 Unknown Premium Edition The corresponding premium release is here. What's Changed - Implement texture unswizzling for Switch platform by @Raytwo in #1948 - Add a class filter for the assets by @DawiAlotaibi in #1949 - Avoid copy...
1.3.4 Unknown Premium Edition The corresponding premium release is here. What's Changed - File system improvements by @ds5678 in #1936 - Check if the destination state index is within bounds - Update to AsmResolver 6 beta 4 - Support...
1.3.3 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump actions/first-interaction from 2 to 3 by @dependabot[bot] in #1892 - Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1893 - Bump...
1.3.2 Unknown Premium Edition The corresponding premium release is here. What's Changed - Reintegrate try/catch removed in de7233b by @sharky98 in #1865 - Translations update from Weblate by @Weblate-Samboy-Dev in #1871 - Improve memo...
1.3.1 Unknown Premium Edition The corresponding premium release is here. What's Changed - Translations update from Weblate by @Weblate-Samboy-Dev in #1856 - Performance improvement for calculating transform root order - Performance im...
1.3.0 Unknown Premium Edition The corresponding premium release is here. What's Changed - Timestamped Log Files by @JohnSoellnerDev in #1826 - Add dependencies table to collections view page by @GMMan in #1834 - Bump actions/first-int...
1.2.5 Unknown Premium Edition The corresponding premium release is here. What's Changed - Bump NuGet references and support newer Unity versions by @dependabot in #1818 - Make log messages more descriptive - Ensure compressed meshes a...
1.2.4 Unknown Premium Edition The corresponding premium release is here. What's Changed - Use a manual foreach loop instead of LINQ to avoid closure allocation by @Majora320 in #1799 - Handle zero complete image size by @ds5678 in #18...
1.2.3 Unknown Premium Edition The corresponding premium release is here. What's Changed - Translations update from Weblate by @Weblate-Samboy-Dev in #1770 - Update NuGet packages for AssetRipper components - Fix ILSpy stack overflow e...
1.2.2 Unknown Premium Edition The corresponding premium release is here. What's Changed - Add “Create Subfolder” export option by @JohnSoellnerDev in #1747 - Small Fixes in AnimatorStateMachineContext for Unity 4- by @FACS01-01 in #17...
1.2.1 Unknown Highlights - C# decompilation has been substantially improved. - @FACS01-01 contributed support for child state machines. - A lot of users have reported issues with loading web dependencies. They are now embedded. Premiu...
1.2.0 Unknown Premium Edition The corresponding premium release is here. What's Changed - AnimationClip's Rotation Order Recovery by @FACS01-01 in #1703 - Use Ubuntu 22.04 when compiling for Linux by @boruok in #1715 - Bump System.Tex...