Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
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.