xvm_001

crackmes 1 min read

challenge files

xvm_001

Download the provided crackme package or binary.

X3eRo0 recently learned about Virtual-Machine Based protection so he made a little Crackme challenge for you. this VM only has simple opcodes like mov, and, xor. NO JMPs or CALLS. The bytecode literally contains the hint.

crackme
xvm_001
difficulty
Easy
platform
Linux
points
4/10
date
2020-02-02
objective
Find the Correct password which gives a '[!] flag decrypted' Message Box
Thoughts?