| crackme dady |
Hi, thanks for the challenge
void generateKEY(){
unsigned int timecurrent;
int j, mul_dif;
char password_storage[13];
char rotate_key, rotate_key_2;
timecurrent = time(0);
srand(timecurrent);
for (j = 0; j
|
2020-12-29 22:02 |
| VERY EASY VERY SIMPLE C CODE |
[Click to reveal]Password: password123
thanks for your challenge, keep creating more content for our community!
|
2020-12-29 01:25 |