纳金网

标题: 开源的Unity3d代码混淆工具 [打印本页]

作者: csxyhxing    时间: 2014-7-23 11:39
标题: 开源的Unity3d代码混淆工具
Obfuscar

Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature.
For example, if a class contains only methods that accept different parameters, they can all be renamed 'A'. If another method is added to the class that accepts the same parameters as an existing method, it could be named 'a'.
It makes decompiled code very difficult to follow. The wiki has more details about WhatItDoes.
The current stable release is Obfuscar 1.5.4.
There is also the Obfuscar 2.0.0 Beta release. This is a port of Obfuscar 1.5.4 to the new Mono.Cecil 0.9 library. By use of this new library Obfuscar now supports .NET 4.0 assemblies. Because there are a lot of subtle changes in Cecil's new API this release of Obfuscar must be considered beta.
Note: Since version 1.5 the attrib attribute is evaluated correctly. Be sure to check if there are any unintended attrib values from the example in your configuration file.
Obfuscar works its magic with the help of Jb Evain's fantastic Cecil library, and uses the C5 Generic Collection Library to hold its data.


作者: hyui    时间: 2014-7-23 17:47
Thanks for news !
作者: HIDEOKOJIMA    时间: 2014-7-23 17:55
Thanks for news !
作者: 我没有过去    时间: 2014-7-24 00:02

Thanks for news !
作者: kikkik7000    时间: 2014-7-24 07:42
感謝分享!
作者: ldragon    时间: 2014-7-24 08:25
Thnkx for share this )
作者: 我不再年轻    时间: 2014-7-25 22:15
支持开源,呵呵
作者: mida╰    时间: 2014-8-1 10:17
Thanks for share!
作者: 邪狼啸月    时间: 2014-8-1 11:06
Thanks for news !
作者: xkjoy    时间: 2014-8-1 12:07
这个不怎么有用,效果一般般
作者: azhengwin    时间: 2014-8-1 13:19
真 棒!学习了
作者: syrcrk    时间: 2016-5-12 21:14
好东西  写写分享




欢迎光临 纳金网 (http://go.narkii.com/club/) Powered by Discuz! X2.5