crackmes.one

Biglsim04's SlimKeyGen

Author:
Biglsim04

Language:
C/C++

Upload:
2026-07-23 14:47

Platform:
Windows

Difficulty:
4.3

Quality:
4.7

Arch:
x86-64

Downloads:
316

Size:
32.00 KB

Writeups:
1

Comments:
11

Description

the only thing you need to do is devirtualize the logic and rewrite the original alghoritm in c++, and please write how you did it, no patching of course since that is trivial, only solution accepted are original source code to generate serials for every possible name given, and possibly an explnation of the architeture of the VM and how you undestood its logic

Labels ?

String / data encryption XOR Crypto / hash algorithm Other / custom hash Code virtualization / VM Control-flow obfuscation Indirect / computed jumps & calls State machine / dispatcher Custom / generic obfuscation