crackmes.one

Writeup for VIP_access_me

Author: b1h0
Date: 2019-10-05 14:48
Summary: The function that really matters to us. The one that decrypts the VIP Code. It is in the address **00401CF0**. Just put a breakpoint at address **00401D67** and check that it is what is loaded into the **EAX** register that contains the memory address where the **VIP CODE** is. But only works VIP Codes for user joe and monkey.

Loading writeup...