Share how awesome the crackme was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Please keep the comments section English-only.
Author:
FTSyxcal
Language:
.NET
Upload:
2026-04-19 20:52
Platform:
Windows
Difficulty:
3.0
Quality:
4.0
Arch:
x86
Downloads:
118
Size:
7.91 MB
Writeups:
0
Comments:
1
Description
This is a pretty basic CrackMe made in C#. It has two layers of custom virtualization: A custom virtual machine protecting the main logic A second custom VM that virtualizes the runtime of the first VM This is my first custom VM, so any feedback on how to make it better or overall difficulty would be great! reverse both layers of virtualization to recover the correct username and password.