crackmes.one

jochen_'s ReverseMe4

Author:
jochen_

Language:
Assembler

Upload:
2022-04-03 15:57

Platform:
Windows

Difficulty:
4.5

Quality:
5.0

Arch:
x86-64

Downloads:
283

Size:
3.50 KB

Writeups:
1

Comments:
3

Description

Same objective as my first on here https://crackmes.one/crackme/5fb1642933c5d424269a1850 You have to make the MessageBox show even when running under a debugger.. So basically circumvent the anti-debug stuff. As with ReverseMe3, ReverseMe4 was also coded to not run on Win7 and Win10 ver1909 and below. ReverseMe4 was also coded to NOT run under a VM ! If you want to use a VM, you'll have to bypass one more extra check ! Good luck ;)

Labels ?

Anti-debugging Timing (rdtsc/GetTickCount) NtQueryInformationProcess Self-debug / block debugger String / data encryption XOR Self-modifying / runtime decrypt Crypto / hash algorithm CRC32 Code virtualization / VM Anti-tamper / integrity