Hello,
as I promised here comes the next movie tutorial and a updated script which now also supports VMProtect 2.0.As always you can see in the movie how to use it correctly.My unpack target which I have selected was the VMProtect 2.0 Ultimate itself [Demo] version.I also declare you how to rebuild the OEP in this target.Moreover you will see a second show movie about the VMProtect 2.0.1.2 itself which I also unpacked.This version has some more features than the Ultimate version.
...分类:加密解密 标签:vmp 2.x 脱壳 网友评论0条 已浏览loading次
学习下VMP……
先理解下VMP里面对80X86里面几个常用逻辑指令的模拟,以下资料转自海风月影的总结:
vmp里面只有1个逻辑运算指令 not_not_and 设这条指令为P
P(a,b) = ~a & ~b这条指令的神奇之处就是能模拟 not and or xor 4条常规的逻辑运算指令
怕忘记了,直接给出公式,后面的数字指需要几次P运算not(a) = P(a,a) 1
...
After a long time I`m back with a new movie tutorial and a new unpack script. This time a have chosen a theme about VMProtect especially the VMProtect version 1.7 - 1.8. For this I have created five new SWF movie tutorials where I show you how to deal with this VMP version and also how to handle my newest script for this of course as always.
...分类:加密解密 标签:vmp 脱壳教程 网友评论0条 已浏览loading次
vmp1.8test破解(超详细!)——作者:csjwaman
说明:
以前一直没敢玩VM的东东,因为那都是牛牛们的专利。这个东东,牛牛们、大大们不屑玩。国庆假期有些空闲时间,我就斗胆看了下,
觉得挺有意思。花了二个多小时(大大们不要笑话),跟踪了一下,把过程记录下来,为和我一样的菜鸟提供点参考。
...