crackmes.one

survivalizeed's VM_Madness

Author:
survivalizeed

Language:
C/C++

Upload:
10:51 PM 04/15/2024

Platform
Windows

Difficulty:
4.0

Quality:
4.5

Arch:
x86-64

Description

A fairly complicated custom VM which supports the most common x86-64 instructions. Why try this crackme? - 100+ lines of custom vm instructions. A lot of RE needs to be done :) - No Anti-Debugging. In my opinion it's just annoying when doing crackmes - No known VM used. Who wants to reverse VMP over and over again - No packing done. Just start your RE without having to care about unpacking the executable Rules: No patching or modifying in the higher levels. Level 1 (Very very easy): Patch the program to be always registered Level 2 (Hard): Find the correct Key Level 3 (Very hard): Write a devirtualizer for the instructions Good luck and let me know if you want a second version.