Categories
How to parse md5 with nesting and salt?
If all the components are known, how can you decode it?
public function password($pass) { return md5 ( md5( md5( $pass ) . $this->salt ) . $this->salt ); }
Answer the question
In order to leave comments, you need to log in
cannot be decoded/decrypted. can only be selected.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question