使用MonoDevelop查看代碼git
1.解壓縮一個Ipa文件,找到以下目錄github
2.拖拽一個Assembly-CSharp.dll文件到MonoDevelop工具欄,便可查看C#代碼工具
其餘C#反編譯工具:加密
.NET Reflector:http://www.red-gate.com/products/dotnet-development/reflector/spa
.NET Reflector Visual Studio Extension:https://visualstudiogallery.msdn.microsoft.com/95789cdb-08f9-4dae-9b2f-fc45a452ad77.net
ILSpy:http://ilspy.net/ 下圖是使用ILSpy反編譯Assembly-CSharp.dll文件orm
Unity資源提取工具:https://github.com/ata4/disunityci
下載工具後修改disunity.bat中asset包的路徑(解壓縮一個Ipa包可得),如圖紅框部分路徑資源
執行bat文件,可提取出一些資源文件,下圖使用PVRTexTool查看ktx文件get
最後推薦一個App加密服務《愛加密》http://www.ijiami.cn/,有加密需求的能夠去嘗試下,服務、技術還不錯!
其餘unity代碼加密手段,看知乎討論:http://www.zhihu.com/question/25414422