K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May I ask if I want to use UnityPy to export MonoBehaviors, similar to the JSON format exported by Asset Studio? What should I do? My game is IL2CPP.

yeooii opened this issue · comments

commented

May I ask if I want to use UnityPy to export MonoBehaviors, similar to the JSON format exported by Asset Studio? What should I do? My game is IL2CPP. Thank you.

commented

I imported some DLL files generated by il2cppDumper when using Asset Studio, but I don't know how to import them in UnityPy

commented

Also, I don't know the example(

)How are the assembly_typetrees. json and typetrees. json files generated in