Sonit Password Tool
Tip: paste a bcrypt/hash and a candidate password and click Verify Candidate vs Hash to see if they match. You cannot reverse a secure hash to get the original password.
Important: Hashes (bcrypt/password_hash) are one-way. If you only have a hash and no other account recovery, you cannot "get back" the original password. If you control the account, use a password reset instead.