List of Unity Tools: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 27: | Line 27: | ||
* [https://aluigi.altervista.org/bms/unity.bms unity.bms] | * [https://aluigi.altervista.org/bms/unity.bms unity.bms] | ||
* [https://github.com/bartlomiejduda/Tools/tree/master/NEW%20Tools/UNITY_TOOLS UnityFS scripts from Ikskoks] | * [https://github.com/bartlomiejduda/Tools/tree/master/NEW%20Tools/UNITY_TOOLS UnityFS scripts from Ikskoks] | ||
== Decompilers == | |||
* [https://github.com/Perfare/Il2CppDumper Il2CppDumper] | |||
* [https://github.com/djkaty/Il2CppInspector Il2CppInspector] | |||
* [https://github.com/SamboyCoding/Cpp2IL Cpp2IL] | |||
== Other == | |||
* ScanIL (CIL Scan to Text) | |||
* UnityFont | |||
<br><br> | <br><br> | ||
Revision as of 22:41, 11 March 2022
Back to index | Edit this page
Info
Here you can find a list of Unity tools/scripts for extracting and editing Unity assets/bundles.
Unity Tools
- AssetStudio
- AssetRipper
- AssetsTools.NET
- disunity
- Game Extractor
- Unity Assets Bundle Extractor (UABE)
- Unity Assets Bundle Extractor Avalonia (UABEA)
- Unity Assets Advanced Editor (UAAE)
- Unity Assets Explorer
- Unity Engine
- UnityEx
- UnityPack
- uTinyRipper
- <unity_install_dir>/Editor/Data/Tools/binary2text.exe
- zizany
quickBMS scripts
Decompilers
Other
- ScanIL (CIL Scan to Text)
- UnityFont