25.07.2012, 10:41
You have to hash it inbetween it being assigned to a variable and the password being compared to the previously saved password hash.
In short: You have to has it inbetween the "sscanf" and "strcmp"
In short: You have to has it inbetween the "sscanf" and "strcmp"