-
-
[ZT]Obfuscator v1.0
-
发表于: 2006-8-25 00:50 1789
-
Obfuscator is a tool to modify x86 assembler source code in this way to make an analysis of compiled code very difficult.
Obfuscator features:
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
http://www.pelock.com/download/obfuscator10.zip
Obfuscator features:
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
http://www.pelock.com/download/obfuscator10.zip
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)
赞赏
他的文章
- [转帖]IDM.Computer.Solutions.UltraEdit.Enterprise.v2024.1.0.36.x64.Incl.Keyfilemaker-BTCR 1841
- [转帖]IDM.Computer.Solutions.UEStudio.Enterprise.v2024.1.0.36.x64.Incl.Keyfilemaker-BTCR 1852
- [转帖]IDM.Computer.Solutions.UltraFinder.Enterprise.v2023.0.0.17.x64.Incl.Keyfilemaker-BTCR 1725
- [转帖]JEB Decompiler 5.20.0.202411121942 mod by CXV 1752
- [转帖]Tenorshare.4uKey.for.Android.v2.1.1-AMPED 957
看原图
赞赏
雪币:
留言: