首页
社区
课程
招聘
[转帖]Phoenix Protector 1.5.0.1
2008-8-14 14:47 3332

[转帖]Phoenix Protector 1.5.0.1

2008-8-14 14:47
3332
Phoenix Protector 1.5.0.1
The Phoenix Protector was created to protect .NET assemblies and it's the ideal solution for every .NET developer, due to its support of every kind of project and compatibility with every version of the .NET framework. It has all common obfuscation features to secure your code. It provides obfuscation features like Name, String and Control Flow Obfuscation. The last feature is particularly important since it prevents the .NET assembly from being decompiled into an understandable language. The Name Obfuscation is provided with an exclusion list.

Using the Name Obfuscation feature all the original MetaData names in a .NET Assembly are renamed to ones that aren't understandable. By simply obfuscating an assembly with this feature, the decompiled code will result uncompilable, since the obfuscated names can't be used in any .NET supported programming language. Of course, exclusion of user defined classes, methods, fields and properties is supported, since some public names can't be renamed to make certain assemblies work correctly.

Other features are the String and the Control Flow Obfuscation. The String Obfuscation makes strings invisible to decompilation and disassembling. It doesn't give a strong protection but it's a standard feature for .NET assemblies. The Control Flow Obfuscation is very important. In fact, it makes your code not decompilable by changing basic identification structures such as conditional blocks and loops in it. An attempt to analyze your code will cause the decompiler to crash or, at least, it won't generate any useful code.

Also, merging your assemblies could make your code even more secure. That's why the Phoenix Protector is shipped with an easy-to-use interface for Microsoft's ILMerge utility.


Features:
? Projects Interface
? Name Obfuscation
? Exclusion List for the Name Obfuscation
? String Obfuscation
? Control Flow Obfuscation
? Assemblies Merge Utility

Download Link:
http://ntcore.com/Files/Phoenix_Protector.msi

[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞0
打赏
分享
最新回复 (2)
雪    币: 85242
活跃值: (198545)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-8-14 15:09
2
0
Thanks for share.
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
亦安 2008-8-15 00:15
3
0
free ware?
游客
登录 | 注册 方可回帖
返回