吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3709|回复: 1
收起左侧

[Disassemblers] Obfuscator - obfuscation tool for the x86 assembler

[复制链接]
Hmily 发表于 2010-8-21 03:16
Obfuscator - obfuscation tool for the x86 assembler

Obfuscator - with this tool you can obfuscate your x86 assembler code, so it will make an analysis of compiled output very difficult.

Features list:

* MASM syntax only, processing of @@ labels, detection of local variables, constant equ values, and numbers in different formats (hex, dec)
* changing code execution flow (non linear code path) - it's usefull against all kinds of debuggers, analysis of such code is very "unpleasant"
* mutation of original instructions into series of other equivalent opcodes - obfuscator can mutate both arithmetic and logical opcodes
* hiding of direct calls to functions (including WinApi calls)
* inserting garbage opcodes between real instructions (so called "junks")
* inserting fake instructions between real ones, 32/16/8 opcodes are generated
* no support for code with assume directives
* obfuscated code is slower than the original code

obfuscator.7z

287.36 KB, 下载次数: 10, 下载积分: 吾爱币 -1 CB

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

阿杰 发表于 2010-8-21 07:09
说什么呢?
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-15 10:23

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表