Is there any way to decrypt a password of a user from a member site if I can access the database? I bought a site and the seller hasn't sent me the admin password and I really need to access it
Doubtful... if it's good, it will be one-way encryption. If you have access to the DB, you could of course encrypt/hash your own password and put it in there.