Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


MyBB hashing methods? filter_list
Author
Message
MyBB hashing methods? #1
So I am able to crack MyBB hashes on most of the databases I have obtained, but some of them seem to have a different hashing method.

The on I currently use.
Code:
md5(md5($salt).md5($pass))

Would anyone be kind enough to list some older or newer methods used?

Reply

RE: MyBB hashing methods? #2
Either those other forums are not Mybb or the passwords are stronger or they are using a custom method. You'll have to play around with it.
Depnding on the size of the database you should have some cracked within like 5 mins if you get it right

Reply

RE: MyBB hashing methods? #3
(08-23-2013, 04:23 PM)The Protagonist Wrote: Either those other forums are not Mybb or the passwords are stronger or they are using a custom method. You'll have to play around with it.
Depnding on the size of the database you should have some cracked within like 5 mins if you get it right

Alright, that's what I was thinking.
Thanks.

Reply







Users browsing this thread: 1 Guest(s)