Jump to content
  • 0

Mysql Passwords


devil12pl

Question

5 answers to this question

Recommended Posts

  • 0

Hello. I need your help guys I need to know how can I decrypt l2j passwords from Mysql. For example wC3R4LEYkvX2IxatzZIgyF8RUrc=

You can't decrypt them because they are not encrypted. They are hashed.

 

Try your luck on any md5 hash database online.

Link to comment
Share on other sites

  • 0

You can't decrypt them because they are not encrypted. They are hashed.

 

Try your luck on any md5 hash database online.

I feel like I tried every database and still didn't get my answer. There must be someone who can asnwer :D

Link to comment
Share on other sites

  • 0

I feel like I tried every database and still didn't get my answer. There must be someone who can asnwer :D

Nop there isn't. That's the point of password hashing. It is meant to be one way.

Link to comment
Share on other sites

  • 0

If you forgot your passowrd you can change it with phpmyadmin and generate another hash.

If you're a freakin' hacker then ... GTFO! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...