Simple question/ Needing help.
#1

How would I rmove the hash from this:

Код:
WP_Hash(password2, sizeof(password2), inputtext);
format(password, sizeof(password), "%s", dini_Get(file, "Password"));
Reply
#2

I guess you can't, as this encrypt system do a non-reversing result. The only way to find the 'answer' is knowing the 'answer' ...
Reply
#3

That makes no sense
Reply
#4

You just cannot know the reverse way.

For example, you cannot start in the end of a dead-end street.

A hashed password is just like this, an algorithm that the only way to know the answer is knowing the answer, there is no formula.

x = y.

The only way to know y is knowing x.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)