![]() |
@Vam
Current Version is better than old... better detection of Handler. But a 2big problem is still here. 1.VMProtect is stack based VM, so all stuff are pushed on stack for process. even without add junk code,its obfuscated. why? because: push dword ptr [reg_C] push 0041077C pop eax pop edx mov dword ptr ds:[eax], edx ;00000005 is : MOV DWORD PTR DS:[41077C],ECX so its hard for to understand in Long analyse. its better to use atleast pattern matching for deobfuscating this routine. for example : handler : 0x50,0x60,0x40,0x70,0x80 if run together it will for example equal to MOV R32,R32 if you do it, it will be very good. Kind Regards. Also im w8 for your new version;) |
Quote:
|
this really a great tool, it helps a lot.thanks
|
Error Report
1 Attachment(s)
Hi Vam
let see this CrackMe. i VMed it with minimum option. your plugin will crash during analyze of it. Kind Regards. |
@Vam
with Stolen Resource feature, sometimes vmpr will find the call FindResource in the code section ,and instead of just protecting import, it will redirect it to internal FindResource. so not FindResource api will called. in this situation your VMSweeper will crash. Please Fix It;) Thanks |
i have queastion what the diffrence in the virutalizer that made deathway and that one?o_O
|
This tool can unpack Xenocode protection?
|
Quote:
|
Thank you. Very nice work. I´ll give it a try.
|
1 Attachment(s)
VMSweeper 1.5 beta 2
What's new: 2012-09-20 [i] VmProtect: [+] "Empty" VM exit handler [+] Switch-cases decompilation [+] Handling of non-virtualized instruction "sbb" (Attached) |
DeCV Decompiler
An open source code virtualizer decompiler is available here. Haven't tried it yet, though.
|
Article Protect&Sweeper contains basic material of protection algorithms VmProtekt and remove it WmSweeper with the addition of exclusive not been previously published material.
It will be useful to anyone dealing with the decompiler and protector. |
nice,i have never thought about that VMcode can be decompiled
|
Any chance for ollydbg v2?
|
BiMode
Why do you want OllyDbg v2? OllyDbg v2 has new PDK API. It's hard to rewrite such big project to new API. |
| All times are GMT +8. The time now is 15:49. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX