• XSS.stack #1 – первый литературный журнал от юзеров форума

Obfuscator - obfuscation tool for the x86 assemble

smartRYX

RAM
Пользователь
Регистрация
30.04.2010
Сообщения
102
Реакции
0
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
Activation code with 1000 credits (1000 uses):
CAA9-A68A-DDB7-34E8
online demo
Activation code:
820D-B29C-9A6D-9B28
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх