crackmes.one

Rex's How to Crackme - my_second_crackme

Author:
Rex

Language:
C/C++

Upload:
1:07 PM 05/04/2021

Platform
Windows

Difficulty:
4.0

Quality:
3.5

Arch:
x86

Description

There are many ways to deal with the input password "Strings". Bit shifting, Discrete function verification or even Caesar Cipher could make the password String look totally different. This program comparing to the previously one that I made has a improved String verification function, and a protecting method. These methods make the program more challenging while reducing its size.