Secret password on dialog response
#2

If I remember correctly, whirlpool hashes aren't lower-cased.
And your hash array is lower-cased.

So your 'pass' array would be:
Code:
ABCB2121E7F45CB1EA8918555AE075B71C696BE433445CCE9F70D8C425F677D3900BC76FFDFD276D7CFE58FE0429BD48E935A48DF9724D79382DA402E20C0D55
And since you're using strcmp with ignorecase = false, then it will find that the two strings aren't the same.
Reply


Messages In This Thread
Secret password on dialog response - by Ax3l123 - 15.06.2016, 12:37
Re: Secret password on dialog response - by Stinged - 15.06.2016, 12:50
Re: Secret password on dialog response - by xTURBOx - 15.06.2016, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)