This crackme is written in Visual Basic 6 and compiled as a p-code executable.
The objectives of this crackme are:
- patch the file so that no matter what name or serial key you enter, it will become registered
- create a keygen for it
Download CrackMe17 here (password to unzip the file is: crackinglessons.com)
Upon unzipping the file, you will find 3 files:
CrackMe17-native.exe is compiled in native format whilst CrackMe17-pcode.exe is compiled in p-code format. msvbvm60.dll is the library file needed by both CrackMe’s in order to run. Make sure that it is in the same folder as the CrackMe’s.