4

I'm newbie on virtualized code obfuscation. I can break many features to avoid debugging/reversing and packer/protector (even Themida, without vm option), but I'm not good at virtualized code.

Though I made own code virtualizing obfuscation tool, It's too hard to break other virtualized code framework.(e.g: Themida, VMProtect, Code Virtualizer)

So, I decided to break easy target to get an insight that makes me be good at virtual cpu framework. but I can't find any good target for newbie. Could you recommend easy target(crackme or protector) for newbie?

If possible, I want target of which virtualized-code was translated from x86 assembly code.

Pizzzzza
  • 41
  • 2

1 Answers1

4

You should take a look at crackmes.de, especially level 6, like this one, or this one.

jvoisin
  • 2,516
  • 16
  • 23