Quote:
Originally Posted by ZeroTrack
What exactly does this function do? I've tried everything I can think of base64 and md5 string matching, reg string matching, account and password string matching. Nothing works... can anyone explain the backend of this function for me please....
|
passwordmatches(str, str) - returns boolean
Does it just compare too strings or something? o.O