/unest

obfuscate Machine Code to Anti-Analysis

Primary LanguageSmartyGNU General Public License v2.0GPL-2.0

unest

an Obfuscation Engine for binary code

##Purpose

unest obfuscate the binary code,obstruct malicious software analysis effectively.

##Executive Enviroment

php + nasm

##Support

Instruction: Intel x86
Format: binary code segment (such as shellcode,etc)
        COFF Obj (compiled by vc6,vs2010,etc)

How To (in Chinese)