首页
社区
课程
招聘
[转帖]FxProtect 1.2.0.0
发表于: 2012-6-13 22:55 1885

[转帖]FxProtect 1.2.0.0

2012-6-13 22:55
1885

[Code Obfuscation
Renames all metadata constructs to short, meaningless, unprintable or incomprehensible names, so making source code extremely difficult to read and understand. Learn More

Control Flow Obfuscation
Hides the control flow information of the program by transforming exiting code flow patterns to semantically equivalent constructs and convert into spaghetti code. Learn More

User String Encryption
Encrypts required literal strings. So hacker’s or attacker’s search will come up empty because the original string is nowhere to be found in the code. Only encrypted version is present.Learn More

MSIL Code Encryption
Encrypts MSIL code to protect the body of the methods, leaving the method body code unreadable. Learn More

Encrypt Resources
Encrypts resources and compress them so that can’t be determined if the assembly is altered or decompiled. At runtime, when required the resources are automatically decrypted. Learn More

Anti Debug
Implements strong anti-debugging schemes into the protected assemblies to prevent debigging of the code. Learn More

Anti Tamper
Prevents assembly from being tampered or modified by hacker tools. Also validates string-name signatures automatically even if strong name bypass feature is enabled.Learn More

Anti - ILDASM
Suppresses decompilation for decompilation tool ILDASM, and it report that can’t open the protected assemblies. Learn More

Anti - Reflection
Prevents reflectors and decompilers from being reflected or decompiled the assembly or even open the assembly.Learn More


Homepage:
http://www.maycoms.net/

msiYour download is starting, click here if nothing happens...



..................................................................................................................

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 292
活跃值: (153)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
2
WHat   the ...fu *k..
2012-6-13 23:01
0
雪    币: 258
活跃值: (31)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3


http://up.ht/zHkwIa

本地留档
FxProtect Express.rar
上传的附件:
2012-6-13 23:07
0
雪    币: 258
活跃值: (31)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
this looks like Express (Free) version. Are you able to download Professional (Trial) version too?

上传的附件:
  • 2.jpg (629.46kb,17次下载)
2012-6-13 23:20
0
游客
登录 | 注册 方可回帖
返回
//