CRACKMES

This repo contains the C code for Crackmes that I write

Only contains the main files, you still need to create the resources. Use Visual Studio 2017. All projects in Win32 API. In order to build statically linked DLLS, i.e. a single exe file with no dependencies, you should set Project properties: 1. Use Multiwide bytes (General), 2. Multi-thread MT (C/C++ Code Generation)