基于 Reflector 的 Unity3d C# 代码反编译方法
使用 Reflector 反编译 Unity3d 项目中的 C# 代码,需要下载安装 Reflector 以及组件 Reflector.FileDisassembler。其中,Reflector.FileDisassembler.dll 文件为编译后的可执行文件,其余文件为其源码。
14.55KB
文件大小:
评论区