Jump to content
flux

CrackMe

Recommended Posts

function verificare_esuata
{
[COLOR="Red"]// ok variabila NEINITIALIZATA !![/COLOR]

if ( parola[1] == parola[0] + 14 )
{
if ( parola[12] == 's' )
{
if ( strlen(parola) == 13 )
ok = 1;
}
}
return ok;
}

variabila locala ok trebuie initializata pt a obtine rezultatul dorit

faptul ca ok nu e initializat cu FALSE duce la inutilitatea acestei functii in schema de protectie

ok in cazul asta depinde de stiva

o parola pt cum s-a dorit sa fie programul: jxp11wwwxxxxs

o parola pt programul actual: xxxxxxxxxxxD (trebuie trecut doar checkul ca suma tuturor caracterelor din parola sa fie 1388)

asteptam un alt crackme din partea ta

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...