List of Unity Tools: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
Line 33: Line 33:


* [https://github.com/SamboyCoding/Cpp2IL Cpp2IL]
* [https://github.com/SamboyCoding/Cpp2IL Cpp2IL]
* [https://github.com/dnSpy/dnSpy dnSpy] (discontinued)
* [https://www.jetbrains.com/decompiler/ dotPeek]
* [https://github.com/Perfare/Il2CppDumper Il2CppDumper]
* [https://github.com/Perfare/Il2CppDumper Il2CppDumper]
* [https://github.com/djkaty/Il2CppInspector Il2CppInspector] (discontinued)
* [https://github.com/djkaty/Il2CppInspector Il2CppInspector] (discontinued)
* [https://github.com/icsharpcode/ILSpy ILSpy]


== Other ==
== Other ==

Revision as of 23:10, 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

quickBMS scripts

Decompilers

Other